From 32203e0f2b3df4560745f1460769580bfc3f3c90 Mon Sep 17 00:00:00 2001 From: Mike Young Date: Sun, 17 Nov 2019 09:48:58 -0500 Subject: [PATCH] Ignore shelf.json --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5af8e14..c50bdec 100755 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ books/* app/content.opf .vscode app/data/catalogue.db +app/data/shelf.json fontend/db.sqlite3 GPATH GRTAGS