[build] cmd = "go build -o knot ./cmd/knotserver/main.go" bin = "knot" root = "." exclude_regex = [".*_templ.go"] include_ext = ["go", "templ"] exclude_dir = ["target", "atrium"]