pgsql: Add .gitignore to silence git complaints about parser/scanner ou

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add .gitignore to silence git complaints about parser/scanner ou
Date: 2011-01-15 21:06:03
Message-ID: E1PeDJz-0001Wn-Ck@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add .gitignore to silence git complaints about parser/scanner output files.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=36750dcef58550c652cfff861f9aad057a391fb9

Modified Files
--------------
src/backend/replication/.gitignore | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-01-15 21:09:32 pgsql: Move a couple of declarations to reflect where the routines real
Previous Message Bruce Momjian 2011-01-15 20:00:48 pgsql: Have test_fsync output details that fdatasync is the default