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.
22 lines
367 B
Plaintext
22 lines
367 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/
|