From 0ec86fba8e440687c5823547afcda6d9c5fcea4c Mon Sep 17 00:00:00 2001 From: ISFP_T <68358856@qq.com> Date: Wed, 8 Oct 2025 02:28:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Egit=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=E8=BF=87=E6=BB=A4=E6=96=87=E4=BB=B6=E5=A4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a3df5aa..62d68fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /node_modules /dist package-lock.json -/unpackage \ No newline at end of file +/unpackage +/unpackage/dist \ No newline at end of file