移除模型文件夹提交

Bifang 2026-09-10 14:40:08 +08:00
parent 4109a0c0c8
commit 86b4447ec6
2 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -2,4 +2,5 @@ __pycache__/
.env .env
.venv/ .venv/
*.py[cod] *.py[cod]
models/

View File