bd init: initialize beads issue tracking

This commit is contained in:
2026-03-10 09:18:58 -07:00
parent e243083a5f
commit 5233e2c9e0
13 changed files with 355 additions and 0 deletions

4
.gitignore vendored
View File

@@ -5,3 +5,7 @@ addons
build/
tmp/**
.tmp/**
# Dolt database files (added by bd init)
.dolt/
*.db