Files
2026-09-21 18:03:03 +08:00

16 lines
134 B
Plaintext

.venv/
.idea
__pycache__/
*.pyc
.pytest_cache/
.mypy_cache/
.ruff_cache/
tests/
.git/
.github/
*.md
!README.md
.env
.env.*
Dockerfile