.git
.gitignore
.narrafork
.worktrees
.pytest_cache
.mypy_cache
.ruff_cache
__pycache__
*.py[cod]
*.egg-info
build
dist
.venv
venv
.env
.env.*
Dockerfile
compose.yml
