meta: mark all vendored headers as linguist-vendored

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I7030f6ad2aeba80cdb08315011f731916a6a6964
This commit is contained in:
raf 2026-04-21 17:02:21 +03:00
commit 8df203732e
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF

2
.gitattributes vendored
View file

@ -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*.