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 !*/ -