Add daemon csv export to Makefile
This commit is contained in:
parent
fba373f835
commit
3b77099bec
2 changed files with 30 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
go.work*
|
||||
.env
|
||||
*.csv
|
||||
*.csv
|
||||
*.out
|
||||
csv_export.gz
|
Loading…
Add table
Add a link
Reference in a new issue