From 26eda46a7ca43e2d4025511ed1a79d943d88de84 Mon Sep 17 00:00:00 2001 From: Jake Ard Date: Thu, 30 Sep 2021 12:50:20 -0600 Subject: [PATCH] added to .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fa467a0..1f4d650 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ venv -checklist.txt \ No newline at end of file +checklist.txt +planner.db +planner.db-journal \ No newline at end of file