From 24426cbd2549b7fc7d6ca8b2fea98edf348bd78b Mon Sep 17 00:00:00 2001
From: Patrick Kollitsch <83281+davidsneighbour@users.noreply.github.com>
Date: Sat, 06 Jun 2026 01:11:52 +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