From 0de7f3d892ed2f10a7e2a9f602cca9cf15e4a43a Mon Sep 17 00:00:00 2001 From: Christoph Schindlbeck Date: Sun, 5 Feb 2023 20:15:25 +0100 Subject: [PATCH] ignore generated content in gallery folder --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 2a8645f..1de181f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ .hugo_build.lock + +gallery/public +gallery/resources/_gen