diff --git a/.gitattributes b/.gitattributes index 8b13789..9b4b84a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,6 @@ +*.py linguist-detectable=true +*.c++ linguist-detectable=true +*.cxx linguist-detectable=false +*.c linguist-detectable=false +*.h linguist-detectable=false