# SQLite databases *.db *.db?* *.db-journal *.db-wal *.db-shm # Daemon runtime files daemon.lock daemon.log daemon.pid daemon-*.log.gz bd.sock bd.sock.startlock .sync.lock sync-state.json sync_base.jsonl last-touched # Local version tracking (prevents upgrade notification spam after git ops) .local_version # Issue database - untracked because this repo is consumed as a flake input # and beads daemon auto-commits would cause narHash mismatches issues.jsonl # Legacy database files db.sqlite bd.db # Worktree redirect file (contains relative path to main repo's .beads/) # Must not be committed as paths would be wrong in other clones redirect # Merge artifacts (temporary files from 3-way merge) beads.base.jsonl beads.base.meta.json beads.left.jsonl beads.left.meta.json beads.right.jsonl beads.right.meta.json