~bigbes/sr-ht-dolt

ref: 3523280c915d225462fa8e64827ae49beb47d4ec sr-ht-dolt/.beads/.gitignore -rw-r--r-- 2.0 KiB
3523280c — Eugene Blikh a day ago master
beads: ignore the JSONL exports

The Dolt companion is the sync layer for issues and their audit trail, so a
second copy riding in git buys nothing and costs a dirty status after every bd
write. The config half (config.yaml, metadata.json, hooks/) stays tracked, or
there is nothing for bd hooks install to install in a fresh clone.
aeb8b43a — Eugene Blikh 8 days ago
bd init: initialize beads issue tracking