From b3f3189590ffa892a482d57ea7a43dcd5992f5c3 Mon Sep 17 00:00:00 2001 From: Mike Date: Fri, 27 Sep 2019 11:37:16 -0400 Subject: [PATCH] added content.opf --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bb9af22..b4faaa0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ books/* *.json -*.pyc \ No newline at end of file +*.pyc +content.opf