From 2d8444701d09ec55b96651ac6a8b1d7178f9d709 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Tue, 17 Feb 2026 14:09:58 +0100 Subject: [PATCH] Remove test-site.html and test-site-new.html from .gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 41e9e55..378440f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,5 @@ obj/ .idea/ artifacts -test-site.html -test-site-new.html +test-site-old.html RELEASE_GUIDE.md \ No newline at end of file