Exclude a temp cmd used for testing

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
This commit is contained in:
Gabriel Adrian Samfira 2023-06-13 13:24:00 +03:00
parent a42ad39264
commit 636164fb18
No known key found for this signature in database
GPG key ID: 7D073DCC2C074CB5

1
.gitignore vendored
View file

@ -15,3 +15,4 @@ bin/
# Dependency directories (remove the comment below to include it)
# vendor/
.vscode
cmd/temp