From ee2c2ca13c104f1c7ca1c8014ce5afc8759d7a35 Mon Sep 17 00:00:00 2001 From: liyulin <501351981@qq.com> Date: Mon, 23 Jan 2023 09:27:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9github=E6=A0=87=E7=AD=BE?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E7=9A=84=E8=AF=AD=E8=A8=80=E7=B1=BB=E5=9E=8B?= 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