21 lines
428 B
Plaintext
21 lines
428 B
Plaintext
node_modules/
|
|
.next/
|
|
dist/
|
|
build/
|
|
.private/
|
|
.env
|
|
|
|
# persona-brain-db runtime artifacts
|
|
persona-brain-db/brain.db
|
|
persona-brain-db/brain.db-wal
|
|
persona-brain-db/brain.db-shm
|
|
|
|
# persona-studio runtime artifacts
|
|
persona-studio/backend/brain/model-benchmark.json
|
|
|
|
# palace-game runtime artifacts
|
|
modules/palace-game/data/saves/PAL-*
|
|
|
|
# collaboration-logs exports (generated by save-collaboration-log.js)
|
|
collaboration-logs/exports/
|