Browse Source

Updated .gitattributes

Tal Aloni 8 years ago
parent
commit
394b8963a8
1 changed files with 4 additions and 7 deletions
  1. 4 7
      .gitattributes

+ 4 - 7
.gitattributes

@@ -1,7 +1,4 @@
-# Auto detect text files and perform LF normalization
-* text=auto
-
-# Custom for Visual Studio
-*.cs     diff=csharp
-*.csproj text merge=union
-*.sln    text merge=union eol=crlf
+# Custom for Visual Studio
+*.cs     diff=csharp
+*.csproj text merge=union
+*.sln    text merge=union eol=crlf