diff --git a/.gitattributes b/.gitattributes index 252192a..4ab6df0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ -*.py linguist-detectable=false +*.py linguist-detectable=true *.json liguist-detectable=false -*.c linguist-detectable=true \ No newline at end of file +*.c linguist-detectable=false