meta: mark all vendored headers as linguist-vendored
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I7030f6ad2aeba80cdb08315011f731916a6a6964
This commit is contained in:
parent
c0b893887d
commit
8df203732e
1 changed files with 1 additions and 1 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
|
@ -1,7 +1,7 @@
|
|||
# Vendored headers are vendored code, to the surprise of absolutely noone.
|
||||
# See:
|
||||
# <https://github.com/github-linguist/linguist/blob/main/docs/overrides.md#vendored-code>
|
||||
/include/chroma.h linguist-vendored
|
||||
/include/**/* linguist-vendored
|
||||
|
||||
# Don't think linguist can detect XML, but let's tell it that the protocols are
|
||||
# vendored *anyway*.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue