chroma/.gitattributes
NotAShelf e72da82b32
meta: set vendored code manually
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964fbd3dbcc49825f381f980d3fd76e8766
2025-09-30 20:11:48 +03:00

8 lines
346 B
Text

# 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