pgsql: Make modules/test_ddl_deparse/.gitignore match its siblings.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make modules/test_ddl_deparse/.gitignore match its siblings.
Date: 2015-08-03 04:02:39
Message-ID: E1ZM6xT-0007ft-2G@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Make modules/test_ddl_deparse/.gitignore match its siblings.

Not sure why /tmp_check/ was omitted from this one, but even if it
isn't really needed right now, it's inconsistent not to include it.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e2b49db0f0c55196ae336e28bc142dddd38cad1e

Modified Files
--------------
src/test/modules/test_ddl_deparse/.gitignore | 2 ++
1 file changed, 2 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2015-08-03 11:55:42 Re: Re: [COMMITTERS] pgsql: Map basebackup tablespaces using a tablespace_map file
Previous Message Tom Lane 2015-08-03 03:58:08 pgsql: contrib/isn now needs a .gitignore file.