mirror of
https://github.com/ziglang/zig.git
synced 2025-12-16 03:03:09 +00:00
Mark .zon as eol=lf
Fixes git autocrlf issues with .zon files on Windows
This commit is contained in:
parent
2a3e601f77
commit
0aff1f9ce5
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -1,4 +1,5 @@
|
|||||||
*.zig text eol=lf
|
*.zig text eol=lf
|
||||||
|
*.zon text eol=lf
|
||||||
*.txt text eol=lf
|
*.txt text eol=lf
|
||||||
langref.html.in text eol=lf
|
langref.html.in text eol=lf
|
||||||
lib/std/compress/testdata/** binary
|
lib/std/compress/testdata/** binary
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user