diff --git a/. gitattributes b/. gitattributes index 203b9fd..822e680 100644 --- a/. gitattributes +++ b/. gitattributes @@ -1,3 +1,4 @@ * linguist-vendored -*.h linguist-vendored -*.inc linguist-vendored +*.h linguist-detectable=false +*.inc linguist-detectable=true +*.py linguist-detectable=true