Fix line ending detection during checkout.

This commit is contained in:
LexManos 2012-10-20 02:32:29 -07:00
parent f59de49682
commit 2028b0aa7f
1 changed files with 7 additions and 1 deletions

8
fml/.gitattributes vendored
View File

@ -1 +1,7 @@
* text=auto
* text eol=lf
*.bat text eol=crlf
*.patch text
*.png binary
*.exe binary
*.dll binary
*.zip binary