diff --git a/.gitattributes b/.gitattributes index e53f847..6bc3b06 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ -# Auto detect text files and perform LF normalization -*.* linguist-language=csharp +* text=auto + +*.cs diff=csharp