From 0954c1a306f430f47b755c2e43237db523f04edf Mon Sep 17 00:00:00 2001 From: Xavier Francisco Date: Thu, 7 Mar 2019 21:29:28 +0000 Subject: Add recolor template build --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 01e3d91..c6a8963 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ templates/* !/templates/config.yaml !/templates/default.mustache +!/templates/recolor.mustache -- cgit