chore: remove checked-in sqlitedb (#16)

* chore: remove unused sqlite db

* ignore sqlite db
This commit is contained in:
Gabriel Gordon-Hall
2025-06-30 18:31:06 +01:00
committed by GitHub
parent e54d7dfcc7
commit 59fd0cfa1b
3 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@@ -73,4 +73,5 @@ backend/bindings
build-npm-package-codesign.sh
npx-cli/dist
npx-cli/dist
db.sqlite

BIN
db.sqlite

Binary file not shown.