diff --git a/.gitignore b/.gitignore index 40e0429..3d3ce31 100644 --- a/.gitignore +++ b/.gitignore @@ -248,4 +248,5 @@ mypy.ini \logs\* logs* logs.db -logs.db* \ No newline at end of file +logs.db* +*.db \ No newline at end of file diff --git a/logs.db-shm b/logs.db-shm deleted file mode 100644 index 51f1fcb..0000000 Binary files a/logs.db-shm and /dev/null differ diff --git a/logs.db-wal b/logs.db-wal deleted file mode 100644 index 86a705e..0000000 Binary files a/logs.db-wal and /dev/null differ