From 12cfaba5ad1b14d5970aaf140a61938772814140 Mon Sep 17 00:00:00 2001 From: sws <1141121512@qq.com> Date: Thu, 5 Sep 2024 17:07:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=8E`.gitignore`=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E4=B8=AD=E7=A7=BB=E9=99=A4=E4=BA=86=E5=AF=B9`src/types/compone?= =?UTF-8?q?nts.d.ts`=E7=9A=84=E5=BF=BD=E7=95=A5=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index e2395fab..e1453088 100644 --- a/.gitignore +++ b/.gitignore @@ -31,4 +31,3 @@ coverage *.sw? pnpm-lock.yaml -src/types/components.d.ts