From 2148df0bc7e889f1413ef1b99eafd1e849d99a4a Mon Sep 17 00:00:00 2001 From: Patrick Kollitsch <83281+davidsneighbour@users.noreply.github.com> Date: Fri, 05 Jun 2026 22:26:23 +0000 Subject: [PATCH] chore: update gitignore (#981) --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 38f5176..ffeb7b5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ public .hugo_build.lock resources/_gen +todo*.md -- Gitblit v1.10.0