Browse Source

remove nmctl, add to gitignore

afeiszli 2 years ago
parent
commit
7f1aa4bf10
2 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore
  2. BIN
      cli/nmctl

+ 1 - 0
.gitignore

@@ -3,6 +3,7 @@ netmaker-arm
 netmaker-arm64
 netmaker-32
 netmaker-amd64
+cli/nmctl
 netclient/netclient
 netclient/netclient.syso
 netclient/build

BIN
cli/nmctl