# Secrets and machine-specific configuration
.env
.env.*
!.env.example

# Local runtime, tooling, and agent artifacts
__pycache__/
*.py[cod]
.ruff_cache/
.pi-subagents/

# Collected account activity may contain private data
play-history.jsonl
