Remove generated .templ.go files from git and add to .gitignore
This commit is contained in:
@@ -202,3 +202,6 @@ cmd/server/static/
|
|||||||
# Built binaries
|
# Built binaries
|
||||||
main
|
main
|
||||||
server
|
server
|
||||||
|
|
||||||
|
# Generated templ files
|
||||||
|
templates/*_templ.go
|
||||||
|
|||||||
Reference in New Issue
Block a user