node_modules/
dist/
bin/
obj/
.turbo/
.superpowers/
.worktrees/

# Local machine secrets and paths
config.local.json
*.local.json

# Runtime data
data/
logs/
.code-remote-manager-attachments/
.codex-remote-attachments/
.firebase/
*.db
*.db-shm
*.db-wal

# Environment files
.env
.env.*
!.env.example
