mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 06:37:06 -04:00
Add .gitignore entries for new ecpg test case.
Oversight in commit a1dc6ab465.
This commit is contained in:
parent
4fbf809e13
commit
4a657ab260
1 changed files with 2 additions and 0 deletions
2
src/interfaces/ecpg/test/sql/.gitignore
vendored
2
src/interfaces/ecpg/test/sql/.gitignore
vendored
|
|
@ -38,6 +38,8 @@
|
|||
/oldexec.c
|
||||
/parser
|
||||
/parser.c
|
||||
/prepareas
|
||||
/prepareas.c
|
||||
/quote
|
||||
/quote.c
|
||||
/show
|
||||
|
|
|
|||
Loading…
Reference in a new issue