From 104f7c31d475179529ea56a78c79a6a10bc8316b Mon Sep 17 00:00:00 2001 From: tanzhijian Date: Wed, 17 Jan 2024 19:33:04 +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..0334717 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.html linguist-vendored