From e2922cf8f54c00fee8bbb21493f6c261ec71f6c4 Mon Sep 17 00:00:00 2001 From: SuperMonster003 Date: Wed, 1 Feb 2023 17:25:01 +0800 Subject: [PATCH] Create .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..28cee3ff --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.html linguist-detectable=false