diff --git a/.gitattributes b/.gitattributes index 7491fcc..883895f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,3 +6,6 @@ .github export-ignore .editorconfig export-ignore .travis.yml export-ignore + +# Linguist incorrectly identified the headers as C++, manually override this. +*.h linguist-language=C