Add /config.cache to .gitignore in back branches For some reason config.cache was not being git-ignored in these back branches.
Backpatch-through: 9.2 to 9.4 Branch ------ REL9_3_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/6987277619f218d4056178ac1d9c6d9ef8efc9c8 Modified Files -------------- .gitignore | 1 + 1 file changed, 1 insertion(+) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
