]> 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:01 +0000 (07:47 -0500)
commitfec24b75230e59ebf90ea5acadb577a1e2b2e923
tree61bfbc55c39fcba6bf284b8eb1ad6c32ca35bc7c
parentfed54fc9a5819d43ab60518306925c38f5e2bc43
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