/target/
.worktrees/
*.rlib
rust_out
librust_out.rlib

# Internal AI agent instructions and planning docs
CLAUDE.md
GEMINI.md
AGENTS.md
docs/superpowers/
docs/research/
docs/plans/
docs/alerts.md

# macOS
.DS_Store

# Editor
.idea/
.vscode/
*.swp
*.swo

# Test artifacts
/tmp/pagerunner_integration_test.db
test-results/

# Coverage reports
*.profraw
*.profdata
lcov.info
tarpaulin-report.html
coverage/

# Perf / profiling
flamegraph.svg
perf.data
perf.data.old

# Local release binaries
/pagerunner
/pagerunner-*

# npm wrapper build artifacts
npm/bin/

# MCPB bundle output
mcpb/dist/

# Secrets / env
.env
.env.*
!.env.example
.mcpregistry_*_token

# OS
Thumbs.db
apps/menubar/.build/
# Swift menubar build artifacts
apps/menubar/scripts/Pagerunner.app/
apps/menubar/scripts/Pagerunner.zip
.superpowers/
