Bug fix: line ending configuration.

This commit is contained in:
Achim D. Brucker 2017-08-13 11:33:00 +01:00
parent 0f6bc09006
commit 8b6b1cf667
1 changed files with 1 additions and 2 deletions

3
.gitattributes vendored
View File

@ -1,5 +1,3 @@
# Auto detect text files
* text=auto
# Custom for Visual Studio
*.cs diff=csharp text=auto eol=lf
@ -12,6 +10,7 @@
*.vbproj merge=union
*.fsproj merge=union
*.dbproj merge=union
*.sh text eol=lf
# Standard to msysgit
*.doc diff=astextplain