Add .cvsignore file so cvs doesn't complain if you have lex/yacc

output files laying about.
REL6_5_PATCHES
Tom Lane 27 years ago
parent f8263c52b0
commit b01a272755
  1. 3
      src/backend/parser/.cvsignore
  2. 3
      src/interfaces/ecpg/preproc/.cvsignore

@ -0,0 +1,3 @@
parse.h
gram.c
scan.c

@ -0,0 +1,3 @@
preproc.c
preproc.h
pgc.c
Loading…
Cancel
Save