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