mirror of
https://github.com/ziglang/zig.git
synced 2024-11-28 15:20:15 +00:00
fix gitattributes
This commit is contained in:
parent
cf699ee068
commit
235ded6265
14
.gitattributes
vendored
14
.gitattributes
vendored
@ -1,10 +1,10 @@
|
||||
*.zig text eol=lf
|
||||
langref.html.in text eol=lf
|
||||
|
||||
c_headers/ linguist-vendored
|
||||
deps/ linguist-vendored
|
||||
libc/glibc/ linguist-vendored
|
||||
libc/musl/ linguist-vendored
|
||||
libc/include/ linguist-vendored
|
||||
libcxx/ linguist-vendored
|
||||
libunwind/ linguist-vendored
|
||||
c_headers/* linguist-vendored
|
||||
deps/* linguist-vendored
|
||||
libc/glibc/* linguist-vendored
|
||||
libc/musl/* linguist-vendored
|
||||
libc/include/* linguist-vendored
|
||||
libcxx/* linguist-vendored
|
||||
libunwind/* linguist-vendored
|
||||
|
Loading…
Reference in New Issue
Block a user