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

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