never crlf

This commit is contained in:
Brendan Forster
2014-12-11 08:53:33 +09:30
parent a600087a49
commit 6e247c8556
+4 -1
View File
@@ -2,7 +2,7 @@
* text=auto
# Text files that should be normalized to LF in odb.
*.cs text diff=csharp
*.cs eol=lf diff=csharp
*.xaml text
*.config text
*.c text
@@ -40,3 +40,6 @@
*.pdb binary
*.sdf binary
*.7z binary
# Generated file should just use CRLF, it's fiiine
SolutionInfo.cs text eol=crlf diff=csharp