From: Peter Eisentraut Date: Mon, 23 Jul 2018 10:58:24 +0000 (+0200) Subject: .gitignore: Add test/pgdata/ X-Git-Tag: pgbouncer_1_9_0~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d5282e049e5c13e0e9b2aec64c7707c893665f34;p=pgbouncer .gitignore: Add test/pgdata/ --- diff --git a/.gitignore b/.gitignore index 914703d..4e9ae89 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ /test/.objs /test/hba_test /test/log +/test/pgdata/ /test/test.log /test/test.pid