target/
target-*/
# Local caches and environments (shared here so a fresh clone is covered, not
# just clones that happen to have a matching .git/info/exclude).
.venv/
.cache/
.rumdl_cache/
.ruff_cache/
# Local-only working directories not part of the published project.
marketing-video/
wasm-demo/
# wasm-pack output (make build-wasm); wasm-pack also writes pkg/.gitignore
pkg/
.test-repos/
**/__pycache__
**/*.egg-info
cov-report
# Ignore benchmark directory but not benchmark/bin
benchmark/*
!benchmark/bin/
*.bak*
.env
*.log
node_modules
parity_corpus
.cleanup_archive/
issues/
.DS_Store
.archive
.cursorrules
CLAUDE.md
GEMINI.md
AGENTS.md
uv.lock
.vscode/
.cursor/
.idea/
site/
docs/superpowers/
docs/design/
.claude/investigations/

# npm platform package binaries
npm/cli-*/rumdl
npm/cli-*/rumdl.exe
