Add gitignore files for ecpg regression tests.
authorMagnus Hagander <[email protected]>
Wed, 22 Sep 2010 19:49:09 +0000 (21:49 +0200)
committerMagnus Hagander <[email protected]>
Wed, 22 Sep 2010 19:49:09 +0000 (21:49 +0200)
commit2792c82ba94f0e7928a82d1aaa7f3fe3007d398e
tree0fa5728fcc207a6708a2e338541e31aab24036f5
parent35b2f93e712bf66b07d0649f8c0de7e4f2ad8bc5
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]