diff options
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index edfb7e9ef..4989b01a5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,7 +5,7 @@ # to native line endings on checkout. *.build text diff=xml *.cs text diff=csharp -*.csproj text diff=xml eol=crlf +*.csproj text diff=xml *.eml text *.html text diff=html *.mdp text diff=xml |