From cc4bd21854fe8d552734e86da8ca3480b947f09a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Fri, 2 Aug 2024 09:12:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E5=BA=93=E5=AD=98=E4=B8=BB?= =?UTF-8?q?=E8=AF=AD=E8=A8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugin/think-plugs-wechat/.gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 plugin/think-plugs-wechat/.gitattributes diff --git a/plugin/think-plugs-wechat/.gitattributes b/plugin/think-plugs-wechat/.gitattributes new file mode 100644 index 000000000..fc8b10121 --- /dev/null +++ b/plugin/think-plugs-wechat/.gitattributes @@ -0,0 +1,3 @@ +*.js linguist-language=php +*.css linguist-language=php +*.html linguist-language=php \ No newline at end of file