graphify-out/
__pycache__/
.DS_Store
*.pyc
*.swp
*.log
.env
.env.*

# Local agent and harness state
AGENTS.md
.claude/
.harness-mem/

# Generated output
repo-docs/
omp-session-*.html
agent-tools.md
.coverage
htmlcov/
ultrareview/

# Packaging build outputs
dist/
build/
*.egg-info/

# Optional Bun diagram tool (tools/)
node_modules/
bun.lock
bun.lockb
