From 73e4ab0cd90def4646d13ab9d4a0e221bdd61930 Mon Sep 17 00:00:00 2001 From: Mike Date: Sun, 6 Oct 2019 16:44:14 -0400 Subject: [PATCH] Added catalogue.db to ignore, missed this initially --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index bf8ad81..f70eeb7 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ books/* *.pyc content.opf .vscode/.editorconfig +data/catalogue.db