From: Peter Eisentraut Date: Mon, 11 Jul 2011 16:09:04 +0000 (+0300) Subject: Remove excessively backpatched gitignore files X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=9e193cd9cb09592a7d87666e90823f42da185802;p=users%2Fc2main%2Fpostgres.git Remove excessively backpatched gitignore files These caused directories from future releases to appear in the backbranch tree. --- diff --git a/contrib/pg_archivecleanup/.gitignore b/contrib/pg_archivecleanup/.gitignore deleted file mode 100644 index 804089070d..0000000000 --- a/contrib/pg_archivecleanup/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/pg_archivecleanup diff --git a/contrib/pg_upgrade/.gitignore b/contrib/pg_upgrade/.gitignore deleted file mode 100644 index 03ec737bf2..0000000000 --- a/contrib/pg_upgrade/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/pg_upgrade diff --git a/contrib/unaccent/.gitignore b/contrib/unaccent/.gitignore deleted file mode 100644 index 30a8749048..0000000000 --- a/contrib/unaccent/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/unaccent.sql