Added .gitattributes to preserve LF in shell scripts for Cygwin users

This commit is contained in:
Andrew Pan 2014-09-03 11:16:28 -05:00
commit b761bb6b20

2
.gitattributes vendored Normal file
View file

@ -0,0 +1,2 @@
*.sh eol=lf