diff --git a/.gitignore b/.gitignore index bdf6d1e..b2e4d9a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ node_modules/ __pycache__ -*.db \ No newline at end of file +*.db +*.db-history \ No newline at end of file diff --git a/graph_history.db b/graph_history.db deleted file mode 100644 index bf413fa..0000000 Binary files a/graph_history.db and /dev/null differ