mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-26 13:01:34 +03:00
set testdata as binary
Testing on windows is failing because line ending are changed on some binary files during git checkout.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
langref.html.in text eol=lf
|
||||
lib/std/compress/testdata/** binary
|
||||
lib/std/compress/deflate/testdata/** binary
|
||||
lib/std/compress/flate/testdata/** binary
|
||||
|
||||
lib/include/** linguist-vendored
|
||||
lib/libc/** linguist-vendored
|
||||
|
||||
Reference in New Issue
Block a user