diff --git a/.gitattributes b/.gitattributes index bdb0cab..9c59e8e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,5 @@ -# Auto detect text files and perform LF normalization -* text=auto +# crlf line endings for text files +* text eol=crlf # Custom for Visual Studio *.cs diff=csharp @@ -14,4 +14,4 @@ *.pdf diff=astextplain *.PDF diff=astextplain *.rtf diff=astextplain -*.RTF diff=astextplain +*.RTF diff=astextplain \ No newline at end of file