diff --git a/.gitignore b/.gitignore index 0b21aa8..bd55325 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ __pycache__/ *.pyc .pytest_cache/ *.log +*.sqlite3-* diff --git a/eventflow.sqlite3-shm b/eventflow.sqlite3-shm deleted file mode 100644 index 2eb1696..0000000 Binary files a/eventflow.sqlite3-shm and /dev/null differ diff --git a/eventflow.sqlite3-wal b/eventflow.sqlite3-wal deleted file mode 100644 index abbd90a..0000000 Binary files a/eventflow.sqlite3-wal and /dev/null differ