bd init: initialize beads issue tracking

This commit is contained in:
2026-03-03 16:15:18 +01:00
parent 575ccaae42
commit a673aa14b7
15 changed files with 393 additions and 0 deletions

4
.gitignore vendored
View File

@ -44,3 +44,7 @@ app.*.map.json
/android/app/profile
/android/app/release
.aider*
# Dolt database files (added by bd init)
.dolt/
*.db