go-pingbot/.gitignore

23 lines
251 B
Plaintext
Raw Normal View History

2021-07-11 21:19:37 +00:00
# Dot Files
.env
.cache
# 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
# Sums
MD5SUM
SHA256SUM
VERSION