signald-go/.gitignore

17 lines
241 B
Text
Raw Normal View History

2020-12-13 00:33:29 +00:00
/signaldctl
2021-02-02 21:40:02 +00:00
docs/public
2021-02-03 00:36:01 +00:00
docs/content/signaldctl
2018-10-09 00:46:51 +00:00
# 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