Skip to content

Commit 8d10578

Browse files
committed
Fix .gitattributes
1 parent bcd599f commit 8d10578

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
* text=auto eol=lf # To allow compiling code on CI.
1+
# To allow compiling code on CI.
2+
* text=auto eol=lf

0 commit comments

Comments
 (0)