diff --git a/.gitattributes b/.gitattributes index 2795be4..99be323 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ dukpy/jsmodules/* linguist-generated=false +*.py linguist-detectable=true +tests linguist-detectable=true