From 2542d3c7f5ac9228598b45628a2992b9e85cc0c9 Mon Sep 17 00:00:00 2001 From: Mike Young Date: Sun, 1 Dec 2019 12:38:21 -0500 Subject: [PATCH] Track data folder --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ab5d3c6..3bc6290 100755 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,7 @@ books/* *.pyc app/content.opf .vscode -app/data/* + fontend/db.sqlite3 GPATH GRTAGS