chore: 清理测试文件并更新 .gitignore 放行 models 目录
Some checks failed
构建并部署 AI Agent 服务 / deploy (push) Has been cancelled

This commit is contained in:
2026-05-04 02:03:02 +08:00
parent 60afa86ded
commit e7aa497730
3 changed files with 2 additions and 284 deletions

3
.gitignore vendored
View File

@@ -23,7 +23,8 @@
!.gitea/**
!tools/
!tools/**
!models/
!models/**
# 3. 放行必要的根目录文件
!.gitignore
!README.md