From c1420316c226be5481799e91dd9bb161ab931201 Mon Sep 17 00:00:00 2001 From: hh <2587203630@qq.com> Date: Mon, 6 Jul 2026 18:04:56 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0gitignore=E6=8E=92?= =?UTF-8?q?=E9=99=A4=E6=9C=AC=E5=9C=B0win=E4=B8=80=E9=94=AE=E5=90=AF?= =?UTF-8?q?=E5=8A=A8bat=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 012c783..fb2fc3d 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,7 @@ _design_src # 本地工具/venv,不入库 core/.tools/ + +# 本地一键启动脚本,不入库 +start-code.bat +stop-code.bat