From fbf4112f2f596fcb3b1bd6e456e4404591cbfd64 Mon Sep 17 00:00:00 2001 From: WilliamSoderberg Date: Sun, 19 Apr 2026 13:42:03 +0200 Subject: [PATCH] Ignoring config --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 5ef6a52..cfc4e8e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,8 @@ # See https://help.github.com/articles/ignoring-files/ for more about ignoring files. +site-config.json +!site-config.json.example + # dependencies /node_modules /.pnp