meta: set vendored code manually

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964fbd3dbcc49825f381f980d3fd76e8766
This commit is contained in:
raf 2025-09-29 18:45:09 +03:00
commit e72da82b32
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF

8
.gitattributes vendored Normal file
View file

@ -0,0 +1,8 @@
# 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
# Don't think linguist can detect XML, but let's tell it that the protocols are
# vendored *anyway*.
/protocols/*.xml linguist-vendored