
web/node_modules/

web/dist/

# Video (Remotion)
video/node_modules/
video/out/

*.tsbuildinfo

*.pyc

# Secrets
.env
.env.*
!.env.example

.mc/notes.md
.claude/agent-memory/

# Marketing site
marketing/node_modules/
marketing/.next/
marketing/.source/
marketing/out/

web/.claude/agent-memory/

mcp/.claude/agent-memory/

# Plugin (separate repo with its own git history)
neuroloom-claude-plugin/

neuroloom-sdlc-plugin/

api/.claude/agent-memory/

video/.claude/agent-memory/

.idea/

.neuroloom/

marketing/.claude/agent-memory/

evals/longmemeval/predictions.jsonl

evals/longmemeval/.claude/agent-memory/

evals/longmemeval/results.json

docs/.obsidian/

evals/codememeval/results.jsonl

evals/eval_common/.claude/agent-memory/

evals/codememeval/.claude/agent-memory/

evals/codememeval/metrics_summary.json

evals/longmemeval/results_run1.json

evals/longmemeval/predictions_run1.jsonl

marketing/next-env.d.ts

codeweaver/dist/
dist/

# Python caches
__pycache__/
.mypy_cache/
.ruff_cache/
