Add gitignore files for ecpg regression tests.
authorMagnus Hagander <magnus@hagander.net>
Wed, 22 Sep 2010 19:49:15 +0000 (21:49 +0200)
committerMagnus Hagander <magnus@hagander.net>
Wed, 22 Sep 2010 19:49:15 +0000 (21:49 +0200)
commitc2067942c828c2ac601f8c06e7cbebbd7b6057a9
treed13413309101e46e446297bde6cc46219d56c081
parentadbe80f7ae681901d2d29475a4f889e53a46ef04
Add gitignore files for ecpg regression tests.

Backpatch to 8.2 as that's how far the structure looks the same.
src/interfaces/ecpg/test/.gitignore [new file with mode: 0644]
src/interfaces/ecpg/test/compat_informix/.gitignore [new file with mode: 0644]
src/interfaces/ecpg/test/connect/.gitignore [new file with mode: 0644]
src/interfaces/ecpg/test/pgtypeslib/.gitignore [new file with mode: 0644]
src/interfaces/ecpg/test/preproc/.gitignore [new file with mode: 0644]
src/interfaces/ecpg/test/sql/.gitignore [new file with mode: 0644]
src/interfaces/ecpg/test/thread/.gitignore [new file with mode: 0644]