Add better cygwin support

This commit is contained in:
Bruno Sutic
2015-10-08 14:28:56 +02:00
parent 3baff4e795
commit b0a8527eb4
2 changed files with 4 additions and 0 deletions

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