diff --git a/.gitattributes b/.gitattributes index 0215a10..505c036 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 diff=csharp +*.cs text diff=csharp eol=lf # Declare files that will always have CRLF line endings on checkout. *.sln text eol=crlf