From 02c9832b71adbca20fd96227185b70c35d0c8a95 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sun, 25 Aug 2019 21:40:24 +0100 Subject: [PATCH] Ignore theme previews and theme index --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4b46cb1..0995ffe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +themes/**/*.png +themes/themeindex.json build.*/ _docpress/ __nightdocs/