Files
opencode-working-memory/.gitignore
T
Ralph Chang c8c7dbed3b chore: ignore superpowers plans and update architecture doc
- Add docs/superpowers/plans/ to .gitignore
- Remove tracked plan files from git
- Update docs/architecture.md:
  - Change primary extraction format from XML to 'Memory candidates:'
  - Mark XML format as legacy/deprecated
  - Fix hot session state injection example
2026-04-27 14:53:07 +08:00

54 lines
548 B
Plaintext

# Dependencies
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Build outputs
dist/
build/
*.tsbuildinfo
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store
# Testing
coverage/
.nyc_output/
# Environment
.env
.env.local
.env.*.local
# Logs
logs/
*.log
# Temporary files
tmp/
temp/
*.tmp
# Package files
*.tgz
package-lock.json
yarn.lock
pnpm-lock.yaml
# Git worktrees
.worktrees/
# OpenCode plugin runtime
.opencode/
.opencode-agenthub/
.opencode-agenthub.user.json
# Superpowers local planning artifacts
docs/superpowers/plans/