postgres_exporter/.gitignore
Will Rouesnel 045ae96430 Implement the compileable source code of the basic integration test suite.
This is the first step in moving the integration test suite to a more
reliable Golang based one.
2016-11-17 03:09:20 +11:00

9 lines
96 B
Plaintext

.build
postgres_exporter
postgres_exporter_integration_test
*.tar.gz
*.test
*-stamp
.idea
*.iml