From 15881af019017322becd9ed29aa9a54f9aa3c21f Mon Sep 17 00:00:00 2001 From: Alexander Myasoedov Date: Mon, 17 Feb 2025 20:24:02 +0200 Subject: [PATCH] fix(.gitattributes ): --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index cd9c8ef..ab887b1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ *.js linguist-detectable=false +*.html linguist-detectable=false *.py linguist-detectable=true