From ae9b4cefdd2105fbf39a1588ba29d904395584fe Mon Sep 17 00:00:00 2001 From: Alessandro Molina Date: Mon, 27 Feb 2023 15:58:56 +0100 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 82bc795..0590da7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ dukpy/jsmodules/* linguist-vendored *.py linguist-detectable linguist-language=python -tests linguist-detectable linguist-language=python +tests/*.py linguist-detectable linguist-language=python