switch from templ to gomponent
1 file changed, 0 insertions(+), 1 deletion(-)
changed files
M internal/events/file.go → internal/events/file.go
@@ -17,7 +17,6 @@ ) var ( ignores = []string{ - "*.templ", "*.go", "*-journal", }