Add .gitattributes file

This commit is contained in:
Robert Dailey
2015-08-09 17:56:16 -05:00
committed by Christopher Dunn
parent 22ec823cc7
commit aaf3417654

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