Add mod and Makefile to speed development

This commit is contained in:
Ian Fijolek
2019-10-03 12:56:03 -07:00
parent 88b718cb59
commit 68ee048b76
4 changed files with 34 additions and 0 deletions
Vendored
+4
View File
@@ -12,4 +12,8 @@
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# User configuration
config.yml
# Output binary
minitor-go