Mark cpu_features and starch as vendored code
This commit is contained in:
parent
d1f6d02e9a
commit
33bb2d929b
|
|
@ -1,2 +1,4 @@
|
||||||
*.xz binary
|
*.xz binary
|
||||||
dsp/generated/* merge=binary linguist-generated
|
dsp/generated/* merge=binary linguist-generated
|
||||||
|
cpu_features/** linguist-vendored
|
||||||
|
starch/** linguist-vendored
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue