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_2_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/3703cfead94a18d9eff5b89203244d650a1a791c 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
