mirror of
https://github.com/ziglang/zig.git
synced 2024-11-26 15:12:31 +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
|
||||
*.zon text eol=lf
|
||||
*.txt text eol=lf
|
||||
langref.html.in text eol=lf
|
||||
lib/std/compress/testdata/** binary
|
||||
|
Loading…
Reference in New Issue
Block a user