From d99f3f8be2f4e3d4b5108bf8c24421b2110559e0 Mon Sep 17 00:00:00 2001 From: Chase Chen <79068732+ccj-007@users.noreply.github.com> Date: Sun, 28 May 2023 19:04:09 +0800 Subject: [PATCH] Create .gitattributes chore:update language --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8bc46bf --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.html linguist-language=JavaScript