__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
*.egg
.eggs/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.tox/
.coverage
htmlcov/
.venv/
venv/
.env
.codex/
.codex-tmux-outbox.txt
local/
*.local.py
*.tmp*