diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 31 |
1 files changed, 17 insertions, 14 deletions
@@ -20,20 +20,23 @@ autom4te.cache .* *~ .*~ -tests/test_pair_inproc -tests/test_pair_ipc -tests/test_pair_tcp -tests/test_reqrep_inproc -tests/test_reqrep_ipc -tests/test_reqrep_tcp -tests/test_shutdown_stress -tests/test_hwm -tests/test_timeo -tests/test_reqrep_device -tests/test_reqrep_drop -tests/test_sub_forward -tests/test_invalid_rep -tests/test_msg_flags +tests/pair_inproc +tests/pair_ipc +tests/pair_tcp +tests/reqrep_inproc +tests/reqrep_ipc +tests/reqrep_tcp +tests/shutdown_stress +tests/hwm +tests/timeo +tests/reqrep_device +tests/reqrep_drop +tests/sub_forward +tests/invalid_rep +tests/msg_flags +tests/reconnect +tests/linger +tests/max_sockets src/platform.hpp* src/stamp-h1 perf/local_lat |