Add daemon csv export to Makefile

This commit is contained in:
mathan 2024-02-20 20:43:50 -08:00
parent fba373f835
commit 3b77099bec
2 changed files with 30 additions and 1 deletions

4
.gitignore vendored
View file

@ -1,3 +1,5 @@
go.work*
.env
*.csv
*.csv
*.out
csv_export.gz