From d62e6af24bc7231f15cb1a898fe81d527e8ec976 Mon Sep 17 00:00:00 2001 From: yuchenglong Date: Thu, 20 Nov 2025 11:45:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0.gitignore=EF=BC=8C=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0dist=E7=9B=AE=E5=BD=95=E4=BB=A5=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E6=9E=84=E5=BB=BA=E8=BE=93=E5=87=BA?= 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 8fd48f6..c1eddb6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules -release \ No newline at end of file +release +dist \ No newline at end of file