1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-12 21:01:52 +03:00

Add .cvsignore so cvs update doesn't complain about derived

files being left around.
This commit is contained in:
Tom Lane
2000-01-17 04:38:49 +00:00
parent 2fd4e7762c
commit 72cec86235
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,3 @@
bootparse.c
bootstrap_tokens.h
bootscanner.c

View File

@ -0,0 +1,3 @@
pl_gram.c
pl.tab.h
pl_scan.c