cafe-plaetschwiesle/.air.toml
2023-07-04 23:07:23 +02:00

4 lines
216 B
TOML

[build]
bin = "tmp/cafe-plaetschwiesle"
cmd = "go build -o tmp/cafe-plaetschwiesle cmd/cafe-plaetschwiesle/cafe-plaetschwiesle.go"
exclude_dir = [".gitlab", "docker", "scripts", "frontend", "storage", "tmp", "docs"]