From feb8c7ac80c49744957da9f8a0c9d666c7116bbc Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Wed, 18 Mar 2020 19:45:19 +0100 Subject: gitignore: ignore third-party themes --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c36e863..317cec0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ /koushin -/public/themes/* -!/public/themes/sourcehut +/themes/* +!/themes/sourcehut /plugins/* !/plugins/base !/plugins/caldav -- cgit v1.2.3