Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I6a6a6964fbd3dbcc49825f381f980d3fd76e8766
8 lines
346 B
Text
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
|