chore: update make and ignore

This commit is contained in:
Jon Lundy
2022-10-14 09:47:02 -06:00
parent 33bba9d8f7
commit e118d06985
2 changed files with 1 additions and 5 deletions

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@ data/
local.mk
logzio.yml
tmp/
ev

View File

@@ -37,8 +37,3 @@ endif
EV_HOST?=localhost:8080
load:
watch -n .1 "http POST $(EV_HOST)/inbox/asdf/test a=b one=1 two:='{\"v\":2}' | jq"
bi:
go build .
sudo mv ev /usr/local/bin/
sudo systemctl restart ev