From ac4dda32204588b547a6df76cba4e67c1e4eec56 Mon Sep 17 00:00:00 2001 From: MiniDay <372403923@qq.com> Date: Sat, 4 Mar 2023 22:50:03 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=8E=92=E9=99=A4=E9=9D=9E=E5=BF=85?= =?UTF-8?q?=E8=A6=81=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index aaf666d..3deede0 100644 --- a/.gitignore +++ b/.gitignore @@ -38,5 +38,4 @@ out/ node_modules/ dist/ -auto-imports.d.ts -components.d.ts +*.d.ts