diff --git a/.gitattributes b/.gitattributes index dfe07704..87bd5191 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,5 @@ +*.ixx linguist-language=C++ +*.hxx linguist-language=C++ + # Auto detect text files and perform LF normalization * text=auto