git: Ignore the connectd test binaries

This commit is contained in:
Christian Decker 2018-07-27 13:14:01 +02:00 committed by Rusty Russell
parent be3b782cb4
commit 3783281fdd

3
.gitignore vendored
View File

@ -37,6 +37,8 @@ common/test/run-derive_basepoints
common/test/run-features common/test/run-features
common/test/run-json common/test/run-json
common/test/run-sphinx common/test/run-sphinx
connectd/test/run-initiator-success
connectd/test/run-responder-success
daemon/test/run-maxfee daemon/test/run-maxfee
external/libbacktrace-build/ external/libbacktrace-build/
external/libbacktrace.a external/libbacktrace.a
@ -49,5 +51,4 @@ test/test_protocol
test/test_sphinx test/test_sphinx
tests/.pytest.restart tests/.pytest.restart
gossip_store gossip_store
.pytest_cache .pytest_cache