garm/.gitignore
Gabriel Adrian Samfira 636164fb18
Exclude a temp cmd used for testing
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-06-13 13:24:00 +03:00

18 lines
291 B
Text

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
bin/
# Dependency directories (remove the comment below to include it)
# vendor/
.vscode
cmd/temp