From 9625a6d392ae7794660c2c580d4746b5177fb76c Mon Sep 17 00:00:00 2001 From: lourenco <> Date: Sat, 13 Sep 2025 22:52:16 +0200 Subject: [PATCH] changes to gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0299c7e..b26a669 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # ---> Hugo # Generated files by hugo -/public/ +/public/* +!/public/images /resources/_gen/ /assets/jsconfig.json hugo_stats.json