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