diff --git a/.gitattributes b/.gitattributes index 9101370..5d9d17f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ # to change language of repo from C to C++ - *.h linguist-language=C++ + *.h linguist-language=cpp