From: Silvio Rhatto Date: Sun, 12 Aug 2018 13:36:01 +0000 (-0300) Subject: Adds EPUB and PDF into gitignore X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=12f271d11521f35adb49fcc4a8c404264b7f7204;p=templates.git Adds EPUB and PDF into gitignore --- diff --git a/.gitignore b/.gitignore index e35d885..3b43dce 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ _build +_static/templates.epub +_static/templates.pdf