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

add new tests to gitignore

This commit is contained in:
somdoron 2015-08-16 12:48:32 +03:00
parent 1aaa893e02
commit 1653d3c093

3
.gitignore vendored
View File

@ -112,6 +112,9 @@ test_client_drop_more
test_client_server
test_server_drop_more
test_thread_safe
test_thread_safe_polling
test_getsockopt_memset
test_stream_exceeds_buffer
tests/test*.log
tests/test*.trs
src/platform.hpp*