From 4156ef2599de26cb93a27b35f62a3b351e41a58d Mon Sep 17 00:00:00 2001 From: Thomas Nilles Date: Mon, 12 Jan 2026 19:17:22 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9092411..715f934 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ # ---> Go +!*.html +!*.js # If you prefer the allow list template instead of the deny list, see community template: # https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore # @@ -49,4 +51,3 @@ go.work.sum # ...even if they are in subdirectories !*/ -