[build] cmd = "go build -o ./tmp/main.exe ." bin = "./tmp/main.exe" include_ext = ["go"] exclude_dir = ["tmp", "vendor"]