feat(agent): burrito dep + release config for linux_amd64/arm64 + macos
This commit is contained in:
parent
fe7b07db4f
commit
d266a7b56c
3 changed files with 30 additions and 2 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -21,6 +21,11 @@
|
|||
/agent/erl_crash.dump
|
||||
/agent/*.ez
|
||||
|
||||
# Burrito build output
|
||||
/agent/build/
|
||||
/agent/burrito_out/
|
||||
/agent/dist/
|
||||
|
||||
# Editors / OS
|
||||
.DS_Store
|
||||
.vscode/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue