mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +03:00
Add .cvsignore file so cvs doesn't complain if you have lex/yacc
output files laying about.
This commit is contained in:
3
src/backend/parser/.cvsignore
Normal file
3
src/backend/parser/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
parse.h
|
||||||
|
gram.c
|
||||||
|
scan.c
|
3
src/interfaces/ecpg/preproc/.cvsignore
Normal file
3
src/interfaces/ecpg/preproc/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
preproc.c
|
||||||
|
preproc.h
|
||||||
|
pgc.c
|
Reference in New Issue
Block a user