mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 05:44:20 +00:00
mark resinator and translate-c as vendored in .gitattributes
This commit is contained in:
parent
21f9f378f1
commit
48b0eef3e9
1 changed files with 2 additions and 0 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
|
@ -15,6 +15,8 @@ src/Package/Fetch/testdata/** binary
|
|||
src/Package/Fetch/git/testdata/** binary
|
||||
|
||||
lib/compiler/aro/** linguist-vendored
|
||||
lib/compiler/resinator/** linguist-vendored
|
||||
lib/compiler/translate-c/** linguist-vendored
|
||||
lib/include/** linguist-vendored
|
||||
lib/libc/** linguist-vendored
|
||||
lib/libcxx/** linguist-vendored
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue