From 59bcf3c9d9b0e6b077648db3694b47130fd6b182 Mon Sep 17 00:00:00 2001 From: Alessandro Molina Date: Mon, 27 Feb 2023 15:50:22 +0100 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 2795be4..99be323 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ dukpy/jsmodules/* linguist-generated=false +*.py linguist-detectable=true +tests linguist-detectable=true