# Rust
/target
**/*.rs.bk
*.pdb

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

# OS
.DS_Store
Thumbs.db

# Local Claude config + planning docs (kept local, not committed)
CLAUDE.md
CLAUDE.local.md
.claude/
docs/superpowers/

# tscribe local artifacts
/tmp/
*.mp3
*.wav
*.bin

# Generated at release time; see about.toml + about.hbs
THIRD_PARTY_LICENSES.md
