]> granicus.if.org Git - postgresql/commit
Some more gitignore cleanups: cover contrib and PL regression test outputs.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 22 Sep 2010 21:22:22 +0000 (17:22 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 22 Sep 2010 21:22:22 +0000 (17:22 -0400)
commitf887652dbd65d508b63b2205eb18d04d46b1b346
tree783f91e1483f578b4167c6d265838c624d0d91ae
parentda49d160352442c6cc2d23d33cd3b67fa0b5f9e3
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_trgm/.gitignore
contrib/pgcrypto/.gitignore
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]
contrib/xml2/.gitignore [new file with mode: 0644]
src/backend/bootstrap/.gitignore
src/backend/parser/.gitignore
src/bin/ipcclean/.gitignore [new file with mode: 0644]
src/include/parser/.gitignore
src/interfaces/ecpg/ecpglib/.gitignore
src/interfaces/libpq/.gitignore
src/pl/plperl/.gitignore
src/pl/plpgsql/src/.gitignore
src/pl/plpython/.gitignore [new file with mode: 0644]
src/pl/tcl/.gitignore [new file with mode: 0644]
src/pl/tcl/modules/.gitignore [new file with mode: 0644]