diff --git a/.gitignore b/.gitignore index 22c87b0..6ef9f4c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .idea -.virt_env \ No newline at end of file +.virt_env +todo.db diff --git a/todo.db b/todo.db deleted file mode 100644 index c35d9ff..0000000 Binary files a/todo.db and /dev/null differ