]> 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:14 +0000 (17:22 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 22 Sep 2010 21:23:10 +0000 (17:23 -0400)
commit4b00e13707536aee7b6ad41865489308ab3c5616
tree347c8cc8c96f44c34adf7f74a52cd48e94c724a2
parentc2067942c828c2ac601f8c06e7cbebbd7b6057a9
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.
24 files changed:
contrib/btree_gist/.gitignore
contrib/cube/.gitignore
contrib/dblink/.gitignore
contrib/earthdistance/.gitignore
contrib/hstore/.gitignore
contrib/intagg/.gitignore [new file with mode: 0644]
contrib/intarray/.gitignore
contrib/ltree/.gitignore
contrib/pg_trgm/.gitignore
contrib/pgcrypto/.gitignore
contrib/seg/.gitignore
contrib/tablefunc/.gitignore
contrib/tsearch2/.gitignore
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/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]