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:
3
src/backend/bootstrap/.cvsignore
Normal file
3
src/backend/bootstrap/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
bootparse.c
|
||||||
|
bootstrap_tokens.h
|
||||||
|
bootscanner.c
|
3
src/pl/plpgsql/src/.cvsignore
Normal file
3
src/pl/plpgsql/src/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
pl_gram.c
|
||||||
|
pl.tab.h
|
||||||
|
pl_scan.c
|
Reference in New Issue
Block a user