From d9017867dd3a78c4779a2cdfa9be1a80c7087521 Mon Sep 17 00:00:00 2001 From: Fabiana Campanari Date: Sun, 26 May 2024 22:12:15 -0300 Subject: [PATCH] Update .gitattributes Signed-off-by: Fabiana Campanari --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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