chore: ignore pipeline.db backup files in .huskies/.gitignore

The pre-478-surgery backup file was left untracked, causing the
acceptance gate to fail. Add pipeline.db.bak* pattern to ignore
such backup files.
This commit is contained in:
dave
2026-04-09 18:07:00 +00:00
committed by Timmy
parent 278bc8f050
commit 59fbb56252
+1
View File
@@ -32,3 +32,4 @@ wishlist.md
# Database
pipeline.db
pipeline.db.bak*