signald-go/.gitignore
Finn eb6a7e71c3 Move cmd to ./cmd/signald-cli
cobra is trying to encourage an annoying file layout
2018-10-08 18:03:28 -07:00

14 lines
206 B
Text

/signald-cli
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out