From aa4b168c449bf62bc6dfbd5e975137d4c7880252 Mon Sep 17 00:00:00 2001 From: Marco Piovanello <35533749+marcopeocchi@users.noreply.github.com> Date: Wed, 28 Aug 2024 21:00:25 +0200 Subject: [PATCH] Update .gitattributes --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 24d73ba..733d22a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ -*.tsx linguist-detectable=false \ No newline at end of file +*.tsx linguist-detectable=false +*.html linguist-detectable=false