projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e31484
)
Add portlock directory to .gitignore
author
Andrew Dunstan
<
[email protected]
>
Sat, 26 Nov 2022 12:44:23 +0000
(07:44 -0500)
committer
Andrew Dunstan
<
[email protected]
>
Sat, 26 Nov 2022 12:44:23 +0000
(07:44 -0500)
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
patch
|
blob
|
blame
|
history
diff --git
a/.gitignore
b/.gitignore
index 794e35b73cbad440a629043ddcf53f89a96741a4..1c0f3e5e3512288eaaa63c4f402421f86c5c4025 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-42,3
+42,4
@@
lib*.pc
/Debug/
/Release/
/tmp_install/
+/portlock/