core-lightning/.gitignore
Rusty Russell bbed5e3411 Rename subdaemons, move them into top level.
We leave the *build* results in lightningd/ for ease of in-place testing though.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-08-29 17:54:14 +02:00

30 lines
507 B
Text

*~
*.o
*.orig
*.tx
*.txid
*.pb
*.gcda
*.gcno
TAGS
ccan/tools/configurator/configurator
ccan/ccan/cdump/tools/cdump-enumstr
gen_*
cli/lightning-cli
tools/check-bolt
coverage
ccan/config.h
__pycache__
# Ignore some generated binaries
lightningd/test/run-channel
lightningd/test/run-cryptomsg
lightningd/test/run-commit_tx
lightningd/test/run-funding_tx
lightningd/test/run-key_derive
wire/test/run-peer-wire
bitcoin/test/run-tx-encode
daemon/test/run-maxfee
test/test_protocol
test/test_sphinx
test/test_irc