.gitignore update

This commit is contained in:
kuangji
2026-05-18 15:49:42 +08:00
parent d1527e9ff9
commit 8f23a841f0

10
.gitignore vendored
View File

@@ -1,5 +1,11 @@
.configs/api_config.yaml.bak .configs/api_config.yaml.bak
test/ test/
.venv/
.uv-cache/
uploads/
outputs/
__pycache__/
.pytest_cache/