meta: set vendored code manually
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I6a6a6964fbd3dbcc49825f381f980d3fd76e8766
This commit is contained in:
parent
d1116e7721
commit
e72da82b32
1 changed files with 8 additions and 0 deletions
8
.gitattributes
vendored
Normal file
8
.gitattributes
vendored
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue