You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
611 B
Plaintext
32 lines
611 B
Plaintext
node_modules/
|
|
dist/
|
|
*.tsbuildinfo
|
|
.DS_Store
|
|
*.log
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
!*/.env.example
|
|
!**/.env.example
|
|
.gstack/
|
|
apps/store-server/data/
|
|
apps/hq/data/
|
|
/data/
|
|
# Real client data staging for the APEX->HQ import — never committed
|
|
import-drop/
|
|
# Local ruflo tooling artifact
|
|
ruvector.db
|
|
# Local demo dataset for screenshots (not shipped)
|
|
.demo-data/
|
|
.superpowers/
|
|
|
|
# Real APEX data exports (contain plaintext credentials) - never commit
|
|
/Apex/
|
|
|
|
# Database backups (D33) — contain plaintext credentials (D32); never commit
|
|
backups/
|
|
|
|
# agent scratch (claude-flow daemon state/metrics)
|
|
.claude-flow/
|
|
.claude/
|