php-fpm-exporter/.gitignore
2018-02-18 21:45:45 +11:00

17 lines
225 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/