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