@@ -0,0 +1,9 @@
root = "."
tmp_dir = "tmp"
[build]
cmd = "go build -buildvcs=false -o ./tmp/main ."
bin = "tmp/main"
delay = 1000
exclude_dir = ["tmp", "vendor"]
The note is not visible to the blocked user.