go-pingbot/.gitignore
Medzik f1921ff8b1 v1.3.0
- license: changed from MIT to 0BSD
- database: added retry to connect
- api: modified status
- config: moved to files env and no-env
- other modified: nodemon.json, .gitignore
2021-07-24 09:50:17 +00:00

16 lines
152 B
Text

# Dot Files
.env
.cache
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
*.out
dist/
# Test binary, built with `go test -c`
*.test