mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-17 08:34:00 +00:00
problem: some files are missing in git ignore
solution: add new entries to gitignore
This commit is contained in:
parent
55c9e5037f
commit
cad10d9580
4
.gitignore
vendored
4
.gitignore
vendored
@ -154,6 +154,8 @@ test_mock_pub_sub
|
|||||||
test_proxy_hwm
|
test_proxy_hwm
|
||||||
test_ws_transport
|
test_ws_transport
|
||||||
test_wss_transport
|
test_wss_transport
|
||||||
|
test_socks
|
||||||
|
test_xpub_manual_last_value
|
||||||
unittest_ip_resolver
|
unittest_ip_resolver
|
||||||
unittest_mtrie
|
unittest_mtrie
|
||||||
unittest_poller
|
unittest_poller
|
||||||
@ -202,3 +204,5 @@ zeromq-*.zip
|
|||||||
core
|
core
|
||||||
build
|
build
|
||||||
test-suite.log
|
test-suite.log
|
||||||
|
.idea/
|
||||||
|
cmake-build-debug/
|
Loading…
x
Reference in New Issue
Block a user