Skip to content

Commit 56acabc

Browse files
authored
Merge pull request #3391 from bebehr/fix-gitattributes-eol
Fix text and eol attributes for * selector
2 parents ccce102 + 0928217 commit 56acabc

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,5 +1,5 @@
11
# Enforce Unix newlines
2-
* text=lf
2+
* text=auto eol=lf
33

44
# Exclude unused files
55
# see: https://redd.it/2jzp6k

0 commit comments

Comments
 (0)