diff --git a/.gitattributes b/.gitattributes index 5f01d3c..1e02b53 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,6 @@ # Auto detect text files and perform LF normalization * text=auto -*.cs eof=crlf +*.cs eol=crlf # Custom for Visual Studio *.cs diff=csharp