Files
gaokao-volunteer-system/.dockerignore
Hermes Agent 3f46811e49
Some checks failed
CI / pytest (Python 3.10) (push) Has been cancelled
CI / pytest (Python 3.11) (push) Has been cancelled
CI / pytest (Python 3.12) (push) Has been cancelled
release: cut v2.1
2026-06-13 14:49:58 +08:00

24 lines
208 B
Plaintext

.git
.github
.pytest_cache
.ruff_cache
.venv
.worktrees
__pycache__
**/__pycache__
*.pyc
*.pyo
*.log
.coverage
coverage.xml
htmlcov
reports
docs
tests
admin/tests
skills
*.db
*.db-shm
*.db-wal
.env
.env.local