Add .gitattributes file

This commit is contained in:
Robert Dailey 2015-08-09 17:56:16 -05:00
parent cc2c15c3eb
commit 25e4adc4e1

6
.gitattributes vendored Normal file
View File

@ -0,0 +1,6 @@
* text=auto
*.sh eol=lf
*.bat eol=crlf
*.vcproj eol=crlf
*.vcxproj eol=crlf
*.sln eol=crlf