mirror of
https://github.com/postgres/postgres.git
synced 2026-06-04 06:45:49 -04:00
Add .cvsignore file so cvs doesn't complain if you have lex/yacc
output files laying about.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
parse.h
|
||||
gram.c
|
||||
scan.c
|
||||
@@ -0,0 +1,3 @@
|
||||
preproc.c
|
||||
preproc.h
|
||||
pgc.c
|
||||
Reference in New Issue
Block a user