node_modules
.turbo
.next
out
dist
build
.env
.env*.local
.env*
.DS_Store
*.tsbuildinfo
.vercel

# What a failing Playwright run leaves behind.
test-results
playwright-report

# Local-only preview config (contains machine-specific paths).
.claude/launch.json

# Worktrees a session opened inside the repo. We do not use them; this is here
# so that one somebody opens anyway is not committed.
.claude/worktrees

# Python interpreter caches; keep experiment logs and results.
__pycache__/
*.pyc
*.egg-info/

# Shared local agent memory; includes machine-specific operational context.
/.agents/memory/

# Screenshots and notes an agent left for Marc to read. Local to this machine.
