Improve cygwin support

This commit is contained in:
Bruno Sutic 2015-10-08 18:25:16 +02:00
parent 7fd2c979f0
commit c0eeb04874
No known key found for this signature in database
GPG Key ID: CAFA7B1B2914ED81
1 changed files with 2 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