# MCP config with API keys
cc_mcp_config.json
.mcp.json
# Dependencies
node_modules/
# Build output
dist/
.smithery/
# Environment variables
.env
.env.local
.env.*.local
# Logs (but keep refactoring game archives)
logs/
!logs/refactoring-games/
*.log
# Refactoring game temporary state
.refactoring-game/
.interleaved-thinking/
# ULC / Ralph loop runtime state
.claude/ulc-state.local.json
.claude/ralph-loop.local.md
# AgentOps run artifacts (generated per-run, not source)
agentops/runs/
# IDE
.DS_Store
.vscode/settings.json
# Temporary files
*.swp
*.swo
*~
claude-code-docs-two/
.mcp.github.json
mcp-ts-template/
# Claude Code configuration and local data (except agents, skills, knowledge, and shared workflows)
.claude/*
!.claude/agents/
!.claude/skills/
!.claude/knowledge/
!.claude/team-prompts/
!.claude/commands/
.claude/commands/*
!.claude/commands/development/
.claude/commands/development/*
!.claude/commands/development/hub-tdd.md
!.claude/commands/development/agentops-tdd.md
!.claude/commands/development/multi-agent-tdd.md
!.claude/commands/development/profiles-tdd.md
!.claude/hooks/
.claude/hooks/*
!.claude/hooks/hub_tdd_stop.sh
!.claude/hooks/agentops_tdd_stop.sh
!.claude/hooks/session_start.sh
!.claude/hooks/pre_compact.sh
!.claude/hooks/assumption-tracker.sh
# Session handoff (ephemeral, machine-local)
.claude/session-handoff.json
# Specifications and working artifacts (local development)
.specs/
.specification-suite/
.hub-tdd/
.agentops-tdd/
.multi-agent-tdd/
.profiles-tdd/
.claude-flow/
.swarm/
# Roo configuration and local data
.roo/
REASONING_PATTERNS_REPORT.md
AGENT-EXPERIENCE-REPORT.md
STATUS-*.md
agentic-dev-team/
# Beads daemon logs
.beads/daemon-*.log.gz
# Srcbook development/testing files
srcbook/
*.src.md
# Roo modes configuration
.roomodes
.rooskills
# Local documentation (source files for bundled content)
local-docs/
smithery-docs/
mcp-specs/
sdk/
# Improvement opps
improvement-recs/
.tessl/
.thoughtbox/
# Knowledge graph: track JSONL, ignore SQLite index
!.thoughtbox/**/memory/graph.jsonl
.thoughtbox/**/memory/memory.db
.thoughtbox/**/memory/.embedding-cache/
adat.md
# Claude Code plugins
.claude-plugin/
# Development documentation
docs/
specs/
# Analysis and blog posts (local development artifacts)
adat.md
glassBead-thoughtbox-blog.md
NOTEBOOK_CAPABILITIES_REPORT.md
NOTEBOOK_DUAL_TRANSPORT_ANALYSIS.md
CLEANUP_REPORT.md
EXPLORATION_REPORT_*.md
MENTAL-MODELS-*.md
SESSION-*.md
STATUS-REPORT-*.md
uncommitted-changes-*.patch
CHANGELOG-SYSTEM-IMPLEMENTATION.md
# Tessl configuration (local usage only)
tessl.json
# IDE-specific configurations
.cursor/
# Note: generated template files should optionally be ignored (can commit for convenience)
# src/notebook/templates.generated.ts
mcp-servers/
ai_docs/
traces/
plans/
kastalien-srcbook/
.spec-orchestrator/
.spec-validator/
ai_docs/claude-platform-docs/
dgm-specs/history/runs/*.json