mirror of
https://github.com/ziglang/zig.git
synced 2024-11-15 08:33:06 +00:00
0cba50d73e
Testing on windows is failing because line ending are changed on some binary files during git checkout.
16 lines
426 B
Plaintext
16 lines
426 B
Plaintext
*.zig text eol=lf
|
|
*.zon text eol=lf
|
|
*.txt text eol=lf
|
|
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
|
|
lib/libcxx/** linguist-vendored
|
|
lib/libcxxabi/** linguist-vendored
|
|
lib/libunwind/** linguist-vendored
|
|
lib/tsan/** linguist-vendored
|
|
deps/** linguist-vendored
|