← back to AbramsEgo

.gitignore

22 lines

node_modules/
.env
.env.*
# the example env is documentation, not a secret — keep it tracked
!.env.example
tmp/
*.log
.DS_Store
dist/
build/
.next/
data/data.json
data/kamatera-fleet.json

# ephemeral singleton lock (never commit)
build-queue/.loop.lock/
data/waitlist.jsonl
data/revenue-ledger.jsonl
data/activity.json
build-queue/STOP
maxit-tasks/