Mark cpu_features and starch as vendored code

This commit is contained in:
Oliver Jowett 2021-02-10 14:12:26 +08:00
parent d1f6d02e9a
commit 33bb2d929b
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored
View File

@ -1,2 +1,4 @@
*.xz binary
dsp/generated/* merge=binary linguist-generated
cpu_features/** linguist-vendored
starch/** linguist-vendored