From: Heikki Linnakangas Date: Thu, 8 Jan 2015 08:51:58 +0000 (+0200) Subject: Add pg_rewind binary to .gitignore X-Git-Url: http://git.postgresql.org/gitweb/review?a=commitdiff_plain;h=6f153c09b8af12ba95543725488090fde1e15c14;p=users%2Fheikki%2Fpostgres.git Add pg_rewind binary to .gitignore --- diff --git a/contrib/pg_rewind/.gitignore b/contrib/pg_rewind/.gitignore index 816a91d125..458c8298c4 100644 --- a/contrib/pg_rewind/.gitignore +++ b/contrib/pg_rewind/.gitignore @@ -1,5 +1,6 @@ # Files generated during build /xlogreader.c +/pg_rewind # Generated by test suite /tmp_check/