__pycache__/
*.py[cod]
.venv/
.pytest_cache/
dist/
*.egg-info/
node_modules/

# Decision log and strategy notes. Deliberately not published: they name
# prospects, price thinking and launch timing.
docs/

# session transcripts and scratch captures — local only
*-this-session-is-being-continued-from-a-previous-c.txt
session-to-continue.txt
assets/screenshot.png
# regenerable: `zerodom inspect --render --screenshot ... --html ... demo/demo-page.html`
demo/report.html
demo/annotated.png
.playwright-mcp/

# Local-only: Vercel link IDs, per-machine MCP config, internal roadmap, session captures
.vercel/
opencode.json
.mcp.json
ROADMAP.md
leasteqqq.txt
session*.md
*session*.txt
soc2_pitch.md

# Secrets and session state — never commit. zerodom's own --storage-state files
# hold real session cookies; keep engagement credentials out of git.
.env
.env.*
*.pem
*.key
*.p12
*storage-state*.json
*storage_state*.json
cleared.json
