Adding .gitattributes to help Windows?

This commit is contained in:
Joakim Erdfelt 2013-11-04 15:02:19 -07:00
parent 4bd1a041f7
commit c366c6b356
1 changed files with 3 additions and 0 deletions

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
*.sh eol=lf
*.bat eol=crlf
*.txt eol=lf