Add portlock directory to .gitignore Commit 9b4eafcaf4 added creattion of a directory to reserve TAP test ports at the top of the build tree. In a non-vpath build this means at the top of the source tree, so it needs to be added to .gitignore.
As suggested by Michael Paquier Backpatch to all live branches. Branch ------ REL_13_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/46d724107b5527b1b94e15358acd1bf030dd70c4 Modified Files -------------- .gitignore | 1 + 1 file changed, 1 insertion(+)