authorgravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2019-03-12 18:40:31-04:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2019-03-12 18:40:31-04:00
log235ded6265b65e7e60a6386417456bbafbcdbc77
treea3336046e813e3bb60cf417dd5c9de42826f95c0
parentcf699ee068c2b1159ebb23b96999f7f828c0ec1f
signaturelock-open Commit is signed but in an unrecognized format.

fix gitattributes


1 files changed, 7 insertions(+), 7 deletions(-)

.gitattributes+7-7
...@@ -1,10 +1,10 @@...@@ -1,10 +1,10 @@
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 4c_headers/* linguist-vendored
5deps/ linguist-vendored 5deps/* linguist-vendored
6libc/glibc/ linguist-vendored 6libc/glibc/* linguist-vendored
7libc/musl/ linguist-vendored 7libc/musl/* linguist-vendored
8libc/include/ linguist-vendored 8libc/include/* linguist-vendored
9libcxx/ linguist-vendored 9libcxx/* linguist-vendored
10libunwind/ linguist-vendored 10libunwind/* linguist-vendored