From e6b646e478adbba3729a3521840cb1c375dc6df4 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Tue, 3 Feb 2026 18:50:22 +0100 Subject: [PATCH] Update .gitignore to include test-site-new.html [skip CI] --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7709843..41e9e55 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ obj/ artifacts test-site.html +test-site-new.html RELEASE_GUIDE.md \ No newline at end of file