diff options
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index bdb0cab..b3bd8fe 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,5 @@ -# Auto detect text files and perform LF normalization -* text=auto +# Line endings +* text eol=lf # Custom for Visual Studio *.cs diff=csharp |