diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d52fcb6 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,8 @@ +# Vendored headers are vendored code, to the surprise of absolutely noone. +# See: +# +/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