mirror of
https://github.com/vee1e/krply.git
synced 2026-09-01 09:49:51 +00:00
- --demo imports events and snapshot refs into an empty journal, idempotent across restarts, for public deployments without a cluster
12 lines
127 B
Text
12 lines
127 B
Text
/bin/
|
|
web/node_modules/
|
|
web/dist/
|
|
*.db
|
|
!test/fixtures/demo.db
|
|
*.db-wal
|
|
*.db-shm
|
|
*.sqlite
|
|
*.sqlite3
|
|
.DS_Store
|
|
coverage.out
|
|
tmp/
|