diff --git a/.gitignore b/.gitignore index f7bf2dc..19602f6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules/ *.log .idea/ production/ -database.sql \ No newline at end of file +database.sql +database.sql-journal \ No newline at end of file