From 29498a3f1c91342732f2eb90d641975cb683a9a0 Mon Sep 17 00:00:00 2001 From: shenchucheng Date: Thu, 21 Sep 2023 10:41:57 +0800 Subject: [PATCH] disable html linguist detect --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..32555a806 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.html linguist-detectable=false +