authorgravatar for marc@tiehu.isMarc Tiehuis <marc@tiehu.is> 2019-03-11 23:01:41+13:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2019-03-11 08:16:50-04:00
log83b79522d2c555d7bce8640f31b9ba20658cb021
treefc8814bbc6606943faeed35ee01730428855ab7f
parentfec4555476e38d2eeb1dfb02572404b243acd0b2

Mark third-party dependencies as vendored


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

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