target/
# IDEs
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Logs
*.log
# Stray rustc/proc-macro build artifacts (occasionally dropped in the repo root)
/*.rlib
# Claude Code local runtime artifacts (keep .claude/settings.json tracked)
.claude/*.lock
.claude/tasks/
.claude/settings.local.json
# LLM-generated implementation plans/specs (Superpowers workflow). Useful as
# scratch space during a task but not maintained as living docs — keep them
# local to the worktree.
docs/superpowers/