.worktrees/
.superpowers/

# Claude Code: .claude/skills/ is shared, the rest is local state
.claude/worktrees/
.claude/settings.local.json
docs/superpowers/

docs/specs/
docs/plans/
.env
.env.*
!.env.example
node_modules/
**/dist/
app/src/lib/generated/application-config.ts
.logs/
.demo-logs/
**/.impeccable
.wave-state.md

# TanStack Router scratch output
app/.tanstack/
doubleoh.apk
# Generated by `bunx cap add android`; rebuilt from capacitor.config.ts.
# Kept: `cap sync` regenerates the manifest, and the microphone permission lives here.
!app/android-overrides/
app/android/

# Never in any repository: credentials and recovery codes that happen to live in this folder.
client_secret_*.json
PyPI-Recovery-Codes-*.txt
*.pem
*.key

# Local working material, not product: reports, prospect lists, backups, checkpoints, scratch.
.backups/
.checkpoints/
*.xlsx
*.pdf
SEO*.html
seo*.html
My *
LOGO/*.psd

# Internal strategy documents: kept locally, published on purpose or not at all.
docs/internal/
SEO*/
__pycache__/
*.pyc
