Skip to content

Commit 56b8d7c

Browse files
adunstanpull[bot]
authored andcommitted
Add portlock directory to .gitignore
Commit 9b4eafc 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.
1 parent 0f727fd commit 56b8d7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,4 @@ lib*.pc
4242
/Debug/
4343
/Release/
4444
/tmp_install/
45+
/portlock/

0 commit comments

Comments
 (0)