mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +03:00
ecpg: Add additional files to .gitignore
These are test files added by f917968537
.
This commit is contained in:
2
src/interfaces/ecpg/test/preproc/.gitignore
vendored
2
src/interfaces/ecpg/test/preproc/.gitignore
vendored
@ -12,6 +12,8 @@
|
|||||||
/init.c
|
/init.c
|
||||||
/outofscope
|
/outofscope
|
||||||
/outofscope.c
|
/outofscope.c
|
||||||
|
/pointer_to_struct
|
||||||
|
/pointer_to_struct.c
|
||||||
/strings
|
/strings
|
||||||
/strings.c
|
/strings.c
|
||||||
/type
|
/type
|
||||||
|
Reference in New Issue
Block a user