From c52b4178403b641c4383bafc41be44ae4e669394 Mon Sep 17 00:00:00 2001 From: doobry Date: Tue, 26 Feb 2019 12:40:11 +0100 Subject: Add support to override default templates with custom ones (Fixes: #14) --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index bee8a64..e42d897 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ __pycache__ +custom_templates -- cgit v1.3