mirror of
https://github.com/postgres/postgres.git
synced 2026-03-09 01:31:22 -04:00
Add .cvsignore so cvs update doesn't complain about derived
files being left around.
This commit is contained in:
parent
2fd4e7762c
commit
72cec86235
2 changed files with 6 additions and 0 deletions
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
|
||||
Loading…
Reference in a new issue