diff --git a/.gitattributes b/.gitattributes index 8c88af1d7..95c524dd0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -31,3 +31,8 @@ *.png binary *.jpg binary *.gif binary + +# Linguist overrides +.cpp linguist-language=C++ +.h linguist-language=C++ +