We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f364edf commit c4bd619Copy full SHA for c4bd619
.gitattributes
@@ -1,7 +1,7 @@
1
# Catch all for anything we forgot. Add rules if you get CRLF to LF warnings.
2
* text=auto
3
# Text files that should be normalized to LF in odb.
4
-*.cs text eol=lf diff=csharp
+*.cs text diff=csharp
5
*.xaml text
6
*.config text
7
*.c text
0 commit comments