bd sync: 2025-12-27 00:08:20

This commit is contained in:
Steve Yegge
2025-12-27 00:08:20 -08:00
parent 43b53cbbbd
commit 5dc150e2ad
2 changed files with 2392 additions and 1851 deletions

13
.beads/.gitignore vendored
View File

@@ -26,15 +26,8 @@ beads.left.meta.json
beads.right.jsonl
beads.right.meta.json
# JSONL exports: tracked on beads-sync branch, ignored on main
# This prevents "modified issues.jsonl" noise in git status on main
# bd sync commits to beads-sync, which has its own .gitignore that tracks issues.jsonl
issues.jsonl
# MR queue (ephemeral, deleted after merge)
mq/
# Metadata and config are tracked everywhere
# Keep JSONL exports and config (source of truth for git)
!issues.jsonl
!interactions.jsonl
!metadata.json
!config.json
redirect

File diff suppressed because one or more lines are too long