add makefile

This commit is contained in:
Anthony Ho
2019-07-30 22:40:26 -04:00
parent 3d2e956b19
commit e6fffc8ba4
2 changed files with 29 additions and 0 deletions

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@
*.dll
*.so
*.dylib
/kustomize
# Test binary, build with `go test -c`
*.test