]> 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:21:53 +0000 (17:21 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 22 Sep 2010 21:22:40 +0000 (17:22 -0400)
commitcc2c8152e624e4985660e7042960bf300bb78a39
tree940cf6af3c3d0f2a8d927a6ff0b599c228161829
parent6c137da018ad3ec52c872e0bb88c5968830e58d0
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.
23 files changed:
contrib/btree_gin/.gitignore
contrib/btree_gist/.gitignore
contrib/citext/.gitignore
contrib/cube/.gitignore
contrib/dblink/.gitignore
contrib/dict_int/.gitignore
contrib/dict_xsyn/.gitignore
contrib/earthdistance/.gitignore
contrib/hstore/.gitignore
contrib/intarray/.gitignore
contrib/ltree/.gitignore
contrib/pg_trgm/.gitignore
contrib/pgcrypto/.gitignore
contrib/seg/.gitignore
contrib/tablefunc/.gitignore
contrib/test_parser/.gitignore
contrib/tsearch2/.gitignore
contrib/unaccent/.gitignore
contrib/xml2/.gitignore [new file with mode: 0644]
src/pl/plperl/.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]