Remove generated .templ.go files from git and add to .gitignore

This commit is contained in:
2026-01-23 17:41:57 -05:00
parent 5f5870b95d
commit a530df895f
+3
View File
@@ -202,3 +202,6 @@ cmd/server/static/
# Built binaries # Built binaries
main main
server server
# Generated templ files
templates/*_templ.go