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

problem: some files are missing in git ignore

solution: add new entries to gitignore
This commit is contained in:
somdoron 2019-10-07 09:54:53 +03:00
parent 55c9e5037f
commit cad10d9580

4
.gitignore vendored
View File

@ -154,6 +154,8 @@ test_mock_pub_sub
test_proxy_hwm
test_ws_transport
test_wss_transport
test_socks
test_xpub_manual_last_value
unittest_ip_resolver
unittest_mtrie
unittest_poller
@ -202,3 +204,5 @@ zeromq-*.zip
core
build
test-suite.log
.idea/
cmake-build-debug/