Some more gitignore cleanups: cover contrib and PL regression test outputs.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 22 Sep 2010 21:22:31 +0000 (17:22 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 22 Sep 2010 21:22:31 +0000 (17:22 -0400)
commitec8576114f5cb6a9acc5a6c42f92bf6867015ee0
tree96b8eb8d164abfa9142d4dd4ea1b29f94bb008c6
parentda907fdb03c64348d2f42c6d6691663c43dc2dec
Some more gitignore cleanups: cover contrib and PL regression test outputs.

Also do some further work in the back branches, where quite a bit wasn't
covered by Magnus' original back-patch.
37 files changed:
contrib/btree_gist/.gitignore
contrib/cube/.gitignore
contrib/dbase/.gitignore [new file with mode: 0644]
contrib/dblink/.gitignore
contrib/dbsize/.gitignore [new file with mode: 0644]
contrib/earthdistance/.gitignore
contrib/findoidjoins/.gitignore [new file with mode: 0644]
contrib/fulltextindex/.gitignore [new file with mode: 0644]
contrib/intagg/.gitignore [new file with mode: 0644]
contrib/intarray/.gitignore
contrib/isbn_issn/.gitignore [new file with mode: 0644]
contrib/ltree/.gitignore
contrib/miscutil/.gitignore [new file with mode: 0644]
contrib/noupdate/.gitignore [new file with mode: 0644]
contrib/pg_autovacuum/.gitignore [new file with mode: 0644]
contrib/pg_dumplo/.gitignore [new file with mode: 0644]
contrib/pg_logger/.gitignore [new file with mode: 0644]
contrib/pgcrypto/.gitignore
contrib/rserv/.gitignore [new file with mode: 0644]
contrib/rtree_gist/.gitignore [new file with mode: 0644]
contrib/seg/.gitignore
contrib/string/.gitignore [new file with mode: 0644]
contrib/tablefunc/.gitignore
contrib/tsearch/.gitignore [new file with mode: 0644]
contrib/tsearch2/.gitignore
contrib/userlock/.gitignore [new file with mode: 0644]
src/backend/bootstrap/.gitignore
src/backend/parser/.gitignore
src/bin/initlocation/.gitignore [new file with mode: 0644]
src/bin/ipcclean/.gitignore [new file with mode: 0644]
src/bin/pg_encoding/.gitignore [new file with mode: 0644]
src/bin/pg_id/.gitignore [new file with mode: 0644]
src/bin/pgtclsh/.gitignore [new file with mode: 0644]
src/include/parser/.gitignore
src/interfaces/libpq/.gitignore
src/pl/plpgsql/src/.gitignore
src/pl/tcl/modules/.gitignore [new file with mode: 0644]