Skip to content

Commit 0928217

Browse files
committed
Fix text and eol attributes for * selector
1 parent ccce102 commit 0928217

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)