diff --git a/.gitignore b/.gitignore index d33992ec..89d4d9c1 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ db.sqlite .vscode .DS_Store config -static/node_modules \ No newline at end of file +static/node_modules +db.sqlite-journal \ No newline at end of file