mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-06 00:31:13 +01:00
Update gitignore to include recently added tests for server sockets
This commit is contained in:
parent
638ddeb404
commit
fefe0d42fa
4
.gitignore
vendored
4
.gitignore
vendored
@ -101,6 +101,10 @@ test_xpub_nodrop
|
|||||||
test_xpub_manual
|
test_xpub_manual
|
||||||
test_xpub_welcome_msg
|
test_xpub_welcome_msg
|
||||||
test_atomics
|
test_atomics
|
||||||
|
test_client_drop_more
|
||||||
|
test_client_server
|
||||||
|
test_server_drop_more
|
||||||
|
test_thread_safe
|
||||||
tests/test*.log
|
tests/test*.log
|
||||||
tests/test*.trs
|
tests/test*.trs
|
||||||
src/platform.hpp*
|
src/platform.hpp*
|
||||||
|
Loading…
Reference in New Issue
Block a user