mirror of
https://github.com/postgres/postgres.git
synced 2026-04-24 15:47:01 -04:00
Remove excessively backpatched gitignore files
These caused directories from future releases to appear in the backbranch tree.
This commit is contained in:
parent
c68040da6e
commit
f6d5c02cc5
6 changed files with 0 additions and 6 deletions
1
contrib/btree_gin/.gitignore
vendored
1
contrib/btree_gin/.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
/btree_gin.sql
|
||||
1
contrib/citext/.gitignore
vendored
1
contrib/citext/.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
/citext.sql
|
||||
1
contrib/pg_archivecleanup/.gitignore
vendored
1
contrib/pg_archivecleanup/.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
/pg_archivecleanup
|
||||
1
contrib/pg_stat_statements/.gitignore
vendored
1
contrib/pg_stat_statements/.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
/pg_stat_statements.sql
|
||||
1
contrib/pg_upgrade/.gitignore
vendored
1
contrib/pg_upgrade/.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
/pg_upgrade
|
||||
1
contrib/unaccent/.gitignore
vendored
1
contrib/unaccent/.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
/unaccent.sql
|
||||
Loading…
Reference in a new issue