mirror of
https://github.com/postgres/postgres.git
synced 2026-07-16 05:02:57 -04:00
ecpg: Add additional files to .gitignore
These are test files added by f917968537.
This commit is contained in:
parent
a4ad9afec2
commit
c18cc0034e
1 changed files with 2 additions and 0 deletions
2
src/interfaces/ecpg/test/preproc/.gitignore
vendored
2
src/interfaces/ecpg/test/preproc/.gitignore
vendored
|
|
@ -12,6 +12,8 @@
|
|||
/init.c
|
||||
/outofscope
|
||||
/outofscope.c
|
||||
/pointer_to_struct
|
||||
/pointer_to_struct.c
|
||||
/strings
|
||||
/strings.c
|
||||
/type
|
||||
|
|
|
|||
Loading…
Reference in a new issue