summary refs log tree commit diff
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes

index ba5445104..31e8a5ac4 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 +*.csproj text diff=xml eol=crlf *.eml text *.html text diff=html *.mdp text diff=xml @@ -13,7 +13,7 @@ *.nunit text diff=xml *.pem text *.README text -*.sln text +*.sln text eol=crlf *.txt text *.xml text diff=xml