chore: checkpoint before DAG views UX overhaul
This commit is contained in:
parent
5695125a75
commit
a03def1ca1
125 changed files with 40711 additions and 581 deletions
6
.beads/.gitignore
vendored
6
.beads/.gitignore
vendored
|
|
@ -8,10 +8,8 @@
|
|||
# Daemon runtime files
|
||||
daemon.lock
|
||||
daemon.log
|
||||
daemon-*.log.gz
|
||||
daemon.pid
|
||||
bd.sock
|
||||
bd.sock.startlock
|
||||
sync-state.json
|
||||
last-touched
|
||||
|
||||
|
|
@ -41,10 +39,6 @@ beads.right.meta.json
|
|||
sync_base.jsonl
|
||||
export-state/
|
||||
|
||||
# Dolt database (managed by Dolt remotes, not git)
|
||||
dolt/
|
||||
dolt-access.lock
|
||||
|
||||
# NOTE: Do NOT add negation patterns (e.g., !issues.jsonl) here.
|
||||
# They would override fork protection in .git/info/exclude, allowing
|
||||
# contributors to accidentally commit upstream issue databases.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue