This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch development
in repository https://gitbox.apache.org/repos/asf/airflow-pgbouncer-exporter.git

commit 2879a4f3a723c20519a0bf91bc748641a502d405
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/

Reply via email to