From ff8fc88d72c06402add5ee4c647d8bf924f0e256 Mon Sep 17 00:00:00 2001 From: Alessandro Molina Date: Mon, 27 Feb 2023 15:57:32 +0100 Subject: [PATCH] Update .gitattributes --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 225b1a5..82bc795 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ dukpy/jsmodules/* linguist-vendored -*.py linguist-detectable -tests linguist-detectable +*.py linguist-detectable linguist-language=python +tests linguist-detectable linguist-language=python