This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch migrate-to-latest-pgbouncer-exported in repository https://gitbox.apache.org/repos/asf/airflow-pgbouncer-exporter.git
commit 0d0a80a5889a0ec769a1e136a3f60d62de7dcd45 Author: Juraj Bubniak <[email protected]> AuthorDate: Thu Jun 17 21:00:11 2021 +0200 Ignore coverage out files. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5806be9..c6ad9e2 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ _testmain.go *.exe *.test *.prof +*.out # gogland .idea/
