.env
.env.*
!.env.example

__pycache__/
*.pyc
.venv/
venv/
*.egg-info/
build/
dist/

.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/

scripts/.last_thread_id
/inbound/

/var/
infra/.bootstrap_admin_key.txt

.DS_Store

.claude/

