1
0
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:
Tom Lane
1999-03-21 02:43:58 +00:00
parent f8263c52b0
commit b01a272755
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,3 @@
preproc.c
preproc.h
pgc.c