0
0
mirror of https://github.com/zeromq/libzmq.git synced 2024-12-26 06:41:03 +08:00

Add missing Git ignores.

This commit is contained in:
Fedor Sheremetyev 2016-06-20 13:58:23 +01:00
parent a1f691e799
commit 219f2ffa46

2
.gitignore vendored
View File

@ -135,6 +135,8 @@ test_use_fd_ipc
test_use_fd_tcp
test_pub_invert_matching
test_dgram
test_base85
test_sodium
tests/test*.log
tests/test*.trs
src/platform.hpp*