Merge pull request #326 from rcdailey/git-attributes
Introduce .gitattributes file and normalize line endings
This commit is contained in:
commit
9f7dbcb19b
6
.gitattributes
vendored
Normal file
6
.gitattributes
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
* text=auto
|
||||||
|
*.sh eol=lf
|
||||||
|
*.bat eol=crlf
|
||||||
|
*.vcproj eol=crlf
|
||||||
|
*.vcxproj eol=crlf
|
||||||
|
*.sln eol=crlf
|
Loading…
x
Reference in New Issue
Block a user