go-pingbot/.gitignore

24 lines
203 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
2021-07-14 09:52:50 +00:00
# Output binary
2021-07-11 21:19:37 +00:00
*.out
dist/
2021-07-11 21:19:37 +00:00
# Sums
MD5SUM
SHA256SUM
VERSION