mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
.gitattributes: Mark abilists files as binary.
This commit is contained in:
parent
9279ff888b
commit
9e48e919e7
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -3,6 +3,8 @@
|
||||
*.txt text eol=lf
|
||||
langref.html.in text eol=lf
|
||||
|
||||
lib/libc/*/abilists binary
|
||||
|
||||
lib/std/compress/testdata/** binary
|
||||
lib/std/compress/flate/testdata/** binary
|
||||
lib/std/compress/lzma/testdata/** binary
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user