From 96c90da9b6173f6dc4afe10045175afb58895660 Mon Sep 17 00:00:00 2001 From: shingyu Date: Wed, 23 Jul 2025 00:02:42 +0800 Subject: [PATCH] ignore html --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fb3ee9f --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.html linguist-detectable=false \ No newline at end of file