测试验证统一环境

This commit is contained in:
geeker
2026-09-21 06:58:36 +08:00
parent 519e9b180a
commit 33a6ab75da
3 changed files with 20 additions and 47 deletions
+15
View File
@@ -1 +1,16 @@
.venv/
.idea
__pycache__/
*.pyc
.pytest_cache/
.mypy_cache/
.ruff_cache/
tests/
.git/
.github/
*.md
!README.md
.env
.env.*
Dockerfile