use go.mod and go.sum but these shouldn't be in commits

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2019-06-06 14:10:21 -07:00
parent 511027b09d
commit 5b33e2cf09
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -2,6 +2,10 @@
# put build file info in here: # put build file info in here:
resources/build resources/build
go.mod
go.sum
*/go.mod
*/go.sum
cloud-control-panel cloud-control-panel