checkpoint: pre-split branch cleanup
This commit is contained in:
parent
4c2ae2e5b7
commit
b5db7a7753
276 changed files with 35912 additions and 60119 deletions
42
.gitignore
vendored
42
.gitignore
vendored
|
|
@ -1,21 +1,21 @@
|
|||
node_modules/
|
||||
.next/
|
||||
*.tsbuildinfo
|
||||
.worktrees/
|
||||
worktrees/
|
||||
|
||||
# bv (beads viewer) local config and caches
|
||||
.bv/
|
||||
|
||||
# beads lock artifact
|
||||
.beads/.bv.lock
|
||||
.beads/.jsonl.lock
|
||||
|
||||
# local screenshot artifacts
|
||||
artifacts/
|
||||
|
||||
# beads socket lock
|
||||
.beads/bd.sock.startlock
|
||||
|
||||
# beadboard runtime artifacts
|
||||
.beadboard/
|
||||
node_modules/
|
||||
.next/
|
||||
*.tsbuildinfo
|
||||
.worktrees/
|
||||
worktrees/
|
||||
|
||||
# bv (beads viewer) local config and caches
|
||||
.bv/
|
||||
|
||||
# beads lock artifact
|
||||
.beads/.bv.lock
|
||||
.beads/.jsonl.lock
|
||||
|
||||
# local screenshot artifacts
|
||||
artifacts/
|
||||
|
||||
# beads socket lock
|
||||
.beads/bd.sock.startlock
|
||||
|
||||
# beadboard runtime artifacts
|
||||
.beadboard/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue