From ae3a4e06f1f81e115188d2f23753c67ff0d39dd3 Mon Sep 17 00:00:00 2001 From: yeuimu <2197651308@qq.com> Date: Wed, 2 Sep 2026 17:03:53 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=BF=BD=E7=95=A5=20dist=5Fnew=20?= =?UTF-8?q?=E6=9E=84=E5=BB=BA=E4=BA=A7=E7=89=A9=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 76031fe..4159e88 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # 打包与构建产物 build/ dist/ +dist_new/ *.spec # 本地实验脚本与数据归档