From 1707b29a2c4653cb8063693c4bfbbed7f3acd0aa Mon Sep 17 00:00:00 2001 From: zhangshun <453905631@qq.com> Date: Sun, 24 May 2026 12:45:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=BF=BD=E7=95=A5=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= 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 78a0ead..2311a1f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,8 @@ npm-debug.log* yarn-debug.log* yarn-error.log* package-lock.json - +dist.zip +dist.7z # Editor directories and files .idea .vscode