go-pingbot/.gitignore

18 lines
147 B
Plaintext

# Dot Files
*.env*
!schema.env
# Cache
.cache
# Binaries
*.exe
*.out
dist/
# Test binary, built with `go test -c`
*.test
# Configs
config.toml