From cec7f75b96216caeecfe703a9621976855dbc383 Mon Sep 17 00:00:00 2001 From: liyulin <501351981@qq.com> Date: Sun, 5 Feb 2023 19:28:43 +0800 Subject: [PATCH] =?UTF-8?q?change:=20=E5=90=8C=E6=97=B6=E6=94=AF=E6=8C=81v?= =?UTF-8?q?ue2/3?= 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