node_modules/
dist/
*.log
.DS_Store
.cache/
*.tsbuildinfo
.env
.env.local
coverage/
.data/
tests/**/.data/
tests/**/debug/
tests/**/snapshots/visual/
tests/**/snapshots/promises/
promise-report.json
.vscode/
.idea/
CLAUDE.md
ANNOUNCEMENT.md
.release-it.json.backup
.cf-*
test-github.ts
*-credentials.json
playwright-report/
test-results/
.claude/
_*/
_*.md
.adal/
.agent/
.agents/
.augment/
.cline/
.codebuddy/
.commandcode/
.continue/
.cortex/
.crush/
.factory/
.goose/
.iflow/
.junie/
.kilocode/
.kiro/
.kode/
.mcpjam/
.mux/
.neovate/
.openhands/
.pi/
.pochi/
.qoder/
.qwen/
.roo/
.trae/
.vibe/
.windsurf/
.zencoder/
*.photon.ts
!src/photons/*.photon.ts
!tests/**/*.photon.ts
!examples/*.photon.ts
.marketplace/
.mcp.json
.claude-plugin/
beam-kanban-photon-board.png
kanban-markdown-checkboxes.png
.gstack/
hackathon/

# Personal / generated runtime artifacts that can collect at the repo root
# or under tests/fixtures when running local scenarios. Never belong in git.
/marketplaces.json
/setup-*.sh
tests/fixtures/.migrated
tests/fixtures/marketplaces.json
# Symlinks into personal demo directories. Developer-specific.
tests/beam/fixtures/agent-router
tests/beam/fixtures/agent-router.photon.ts
# Runtime artifacts the daemon writes to repo root
/daemon.lock
/.migrated
/.context/
/people/
tests/fixtures/.wrangler/
.fallow/
