Improve cygwin support

This commit is contained in:
Bruno Sutic
2015-10-08 18:25:16 +02:00
parent 7fd2c979f0
commit c0eeb04874

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
# Force text files to have unix eols, so Windows/Cygwin does not break them
*.* eol=lf