]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Add portlock directory to .gitignore
authorAndrew Dunstan <andrew@dunslane.net>
Sat, 26 Nov 2022 12:44:23 +0000 (07:44 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Sat, 26 Nov 2022 12:47:06 +0000 (07:47 -0500)
commitec7b29cb954fca911fddb9a76a19170256338c8f
tree91e0e9cb35e18c8ffcd895c9d64527e41c58058a
parentf76191fd994aa1e49110b496f6c7119052118dee
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.
.gitignore