authorgravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2019-07-16 00:05:12-04:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2019-07-16 00:05:12-04:00
log68149f2039bd203514571f0304e72897b4583ff2
treef4fc232ca273970da214b3ea0223400f1ff6b6bc
parent5345044edfe6ce5d8c13d3a0e86abaad999f853b
signaturelock-open Commit is signed but in an unrecognized format.

fix gitattributes


1 files changed, 4 insertions(+), 6 deletions(-)

.gitattributes+4-6
...@@ -1,10 +1,8 @@...@@ -1,10 +1,8 @@
1*.zig text eol=lf 1*.zig text eol=lf
2langref.html.in text eol=lf 2langref.html.in text eol=lf
3 3
4c_headers/* linguist-vendored
5deps/* linguist-vendored 4deps/* linguist-vendored
6libc/glibc/* linguist-vendored 5lib/include/* linguist-vendored
7libc/musl/* linguist-vendored 6lib/libc/* linguist-vendored
8libc/include/* linguist-vendored 7lib/libcxx/* linguist-vendored
9libcxx/* linguist-vendored 8lib/libunwind/* linguist-vendored
10libunwind/* linguist-vendored