Skip to content

Commit c4bd619

Browse files
authored
housekeeping: remove lf only for cs files
1 parent f364edf commit c4bd619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Catch all for anything we forgot. Add rules if you get CRLF to LF warnings.
22
* text=auto
33
# Text files that should be normalized to LF in odb.
4-
*.cs text eol=lf diff=csharp
4+
*.cs text diff=csharp
55
*.xaml text
66
*.config text
77
*.c text

0 commit comments

Comments
 (0)