Add .gitattributes file.
This commit is contained in:
parent
564b7fb551
commit
dd16b96756
7
.gitattributes
vendored
Normal file
7
.gitattributes
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# Set the default behavior, in case people don't have core.autocrlf set.
|
||||||
|
* text=auto
|
||||||
|
|
||||||
|
# Explicitly declare text files you want to always be normalized and converted
|
||||||
|
# to native line endings on checkout.
|
||||||
|
*.vim text
|
||||||
|
*.md text
|
Loading…
Reference in New Issue
Block a user