OSDN Git Service

Add gitignore files for ecpg regression tests.
authorMagnus Hagander <magnus@hagander.net>
Wed, 22 Sep 2010 19:49:07 +0000 (21:49 +0200)
committerMagnus Hagander <magnus@hagander.net>
Wed, 22 Sep 2010 19:49:07 +0000 (21:49 +0200)
commitf23bc1e8a42cab50c204bbab837f95cbc2353311
tree8a898b68ce4bcb6809dc11bb38019ddb729b244b
parentbbf84ac0007bc031e4ee4e06abfa2a4d157c26e1
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]