Ignore db-journal files

This commit is contained in:
Rob Cameron
2022-03-25 10:43:47 -07:00
parent 52e80526eb
commit ee31dc4e0f
2 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@@ -2,7 +2,7 @@
.env
.netlify
.redwood
dev.db
dev.db*
dist
dist-babel
node_modules

Binary file not shown.