From 8f458c14137aeaeeb2dfb48bdf33f01d658a34ad Mon Sep 17 00:00:00 2001 From: svemagie <869694+svemagie@users.noreply.github.com> Date: Sat, 14 Mar 2026 22:03:12 +0100 Subject: [PATCH] chore: add homepage.json to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 9cda571..8275037 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,9 @@ css/style.css content/ uploads/ +# Ignore Indiekit plugin data +content/.indiekit/homepage.json + # Personal overrides (should be in parent repo) *.rmendes