From a452ab88705484253464ac4c4bc8ed7b885c380c Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Tue, 4 Feb 2025 17:58:38 +0100 Subject: [PATCH] Add output directory to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 1de181f..22ca011 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ gallery/public gallery/resources/_gen + +public/