pgsql: Add .gitignore to silence git complaints about parser/scanner ou - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Add .gitignore to silence git complaints about parser/scanner ou
Date
Msg-id E1PeDJz-0001Wn-Ck@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Have test_fsync output details that fdatasync is the default
Next
From: Tom Lane
Date:
Subject: pgsql: Move a couple of declarations to reflect where the routines real