Skip to content

Commit 18cd16d

Browse files
committed
Fix up end-of-line normalization; always want LFs on text
1 parent 7c60ac1 commit 18cd16d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitattributes

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
core.eol lf
2-
core.autocrlf input
1+
* text=auto eol=lf

0 commit comments

Comments
 (0)