__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.eggs/
*.egg
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.db
*.db-wal
*.db-shm
.engram/
/tmp/
*.tmp
.DS_Store
.env
.venv/
venv/
.worktrees/

# Local agent / IDE state (not for git)
.claude/
.omc/
