mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -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
71a436847b
commit
335a00ab57
12 changed files with 0 additions and 12 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/dict_int/.gitignore
vendored
1
contrib/dict_int/.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
/dict_int.sql
|
||||
1
contrib/dict_xsyn/.gitignore
vendored
1
contrib/dict_xsyn/.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
/dict_xsyn.sql
|
||||
1
contrib/pageinspect/.gitignore
vendored
1
contrib/pageinspect/.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
/pageinspect.sql
|
||||
1
contrib/pg_archivecleanup/.gitignore
vendored
1
contrib/pg_archivecleanup/.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
/pg_archivecleanup
|
||||
1
contrib/pg_standby/.gitignore
vendored
1
contrib/pg_standby/.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
/pg_standby
|
||||
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/test_parser/.gitignore
vendored
1
contrib/test_parser/.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
/test_parser.sql
|
||||
1
contrib/unaccent/.gitignore
vendored
1
contrib/unaccent/.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
/unaccent.sql
|
||||
1
src/backend/snowball/.gitignore
vendored
1
src/backend/snowball/.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
/snowball_create.sql
|
||||
Loading…
Reference in a new issue