构建:补充离线部署配置并排除镜像包

This commit is contained in:
Zhu Junhao
2026-09-05 10:37:43 +08:00
parent 8c3883e356
commit d392436620
4 changed files with 156 additions and 1 deletions

3
.gitignore vendored
View File

@@ -16,3 +16,6 @@ __pycache__/
!.env.example
deepseek_key.txt
test_data/
# 部署镜像体积较大,只在本地或服务器之间传输,不提交到 Git 仓库。
deploy/*.tar