diff --git a/.gitattributes b/.gitattributes index 1f6b9e6..06808cf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ -## Django -*.py linguist-language=Python +# to change language of repo from Javascript to Python + *.py linguist-language=Python