0
0
mirror of https://github.com/zeromq/libzmq.git synced 2024-12-27 07:31:03 +08:00

Update gitignore to include recently added tests for server sockets

This commit is contained in:
Thomas Rodgers 2015-02-18 12:30:05 -06:00
parent 638ddeb404
commit fefe0d42fa

4
.gitignore vendored
View File

@ -101,6 +101,10 @@ test_xpub_nodrop
test_xpub_manual
test_xpub_welcome_msg
test_atomics
test_client_drop_more
test_client_server
test_server_drop_more
test_thread_safe
tests/test*.log
tests/test*.trs
src/platform.hpp*