Skip to content

Commit 01ddd1d

Browse files
committed
add one more workaround for stupid git defaults on windows
1 parent d20a0c7 commit 01ddd1d

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,2 +1,3 @@
11
*.zig text eol=lf
2-
*.zon text eol=lf
2+
*.zon text eol=lf
3+
*.txt text eol=lf

0 commit comments

Comments
 (0)