mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +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
|
||||
Reference in New Issue
Block a user