From 390b7e5c7052ed5f36b50ad08e81d7a3a3a4b85e Mon Sep 17 00:00:00 2001 From: sakrecoer Date: Fri, 31 Jul 2026 11:38:50 +0200 Subject: [PATCH] we don't track the file that is customized --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index d7f4147..ed87891 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ public resources .hugo_build.lock data +fetch-and-convert.sh +deploy.sh