fix: remove db

This commit is contained in:
Ola Malmgren
2026-05-22 20:38:46 +02:00
parent f19e2d4e0d
commit 698029b3d4
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -37,4 +37,5 @@ yarn-error.log*
# database
/prisma/*.db
/prisma/*.db-journal
/prisma/data/
/data

Binary file not shown.