php-fpm-exporter/.gitignore
2018-12-31 10:12:03 +11:00

20 lines
244 B
Text

# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# dependencies
vendor/
# IDEs
.idea/
# goreleaser
dist/