Update README; ignore b-* subdirs

This commit is contained in:
2026-03-02 21:59:23 -04:00
parent 4eef7b6856
commit 3ca46df965
2 changed files with 6 additions and 5 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
# Ignore any directory named `db` or `build` anywhere in this repository.
**/db/
**/build/
/b-*/