diff --git a/.gitignore b/.gitignore index afebab5..ba77446 100644 --- a/.gitignore +++ b/.gitignore @@ -136,4 +136,7 @@ _NCrunch* .idea Migrations -messages.db \ No newline at end of file +messages.db + +*.db-wal* +*.db-shm* \ No newline at end of file