Attempt to fix EOL issues by setting them to LF all the time

This commit is contained in:
mossroy 2014-03-22 11:23:56 +01:00
parent 963f160291
commit cc7e009b33

2
.gitattributes vendored
View File

@ -1,5 +1,5 @@
# Auto detect text files and perform LF normalization
* text=auto
* text eol=lf
# Custom for Visual Studio
*.cs diff=csharp