diff --git a/.gitattributes b/.gitattributes index a5e9777..0215a10 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,7 +4,7 @@ # Explicitly declare text files we want to always be normalized and converted # to native line endings on checkout. -*.cs text +*.cs text diff=csharp # Declare files that will always have CRLF line endings on checkout. *.sln text eol=crlf