Skip to content

Commit 34dfc0c

Browse files
committed
Fix typo in .gitattributes: eol=lfs -> eol=lf
1 parent 600799b commit 34dfc0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* text=auto eol=lfs
1+
* text=auto eol=lf

0 commit comments

Comments
 (0)