From d7c8ea95fa675fe0803bbcc08a59b8bf97cf0465 Mon Sep 17 00:00:00 2001 From: liyulin <501351981@qq.com> Date: Wed, 27 Mar 2024 18:53:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84demo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f44fada --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.js linguist-language=JavaScript +*.css linguist-language=JavaScript +*.html linguist-language=JavaScript \ No newline at end of file