Skip to content

Commit 278d619

Browse files
committed
set text default to auto to try to avoid crlf disasters
1 parent 6c9483c commit 278d619

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

+3
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
# Set default behaviour, in case users don't have core.autocrlf set.
2+
* text=auto
3+
14
src/api/dotnet/Properties/AssemblyInfo.cs text eol=crlf

0 commit comments

Comments
 (0)