.git/**/* gen_version.go { prep: go mod tidy prep: go generate } **/*.go { prep: go mod tidy prep: go test @dirmods prep: go build }