From d91186d6c333f10836c7728b3faadc85d9fcbc17 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:23 +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-wuma/.gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 plugin/think-plugs-wuma/.gitattributes diff --git a/plugin/think-plugs-wuma/.gitattributes b/plugin/think-plugs-wuma/.gitattributes new file mode 100644 index 000000000..fc8b10121 --- /dev/null +++ b/plugin/think-plugs-wuma/.gitattributes @@ -0,0 +1,3 @@ +*.js linguist-language=php +*.css linguist-language=php +*.html linguist-language=php \ No newline at end of file