mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 09:54:16 +01:00
f6d22ed0cf
You can use environment variables or the commandline to set defaults. It looks very autoconf, but you don't need to learn m4. Doesn't cover all the obscure flags, but it's easy to extend. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
52 lines
992 B
Plaintext
52 lines
992 B
Plaintext
*~
|
|
*.o
|
|
*.orig
|
|
*.tx
|
|
*.txid
|
|
*.pb
|
|
*.gcda
|
|
*.gcno
|
|
*.dSYM
|
|
*.rej
|
|
.cppcheck-suppress
|
|
TAGS
|
|
ccan/tools/configurator/configurator
|
|
ccan/ccan/cdump/tools/cdump-enumstr
|
|
gen_*
|
|
cli/lightning-cli
|
|
tools/check-bolt
|
|
coverage
|
|
ccan/config.h
|
|
__pycache__
|
|
config.vars
|
|
|
|
# Ignore some generated binaries
|
|
lightningd/test/run-channel
|
|
lightningd/test/run-cryptomsg
|
|
lightningd/test/run-commit_tx
|
|
lightningd/test/run-find_my_path
|
|
lightningd/test/run-funding_tx
|
|
lightningd/test/run-key_derive
|
|
common/test/run-ip_port_parsing
|
|
wire/test/run-peer-wire
|
|
bitcoin/test/run-tx-encode
|
|
channeld/test/run-full_channel
|
|
common/test/run-bolt11
|
|
common/test/run-features
|
|
common/test/run-json
|
|
common/test/run-sphinx
|
|
daemon/test/run-maxfee
|
|
external/libbacktrace-build/
|
|
external/libbacktrace.a
|
|
external/libbacktrace.la
|
|
gossipd/test/run-find_route-specific
|
|
gossipd/test/run-initiator-success
|
|
gossipd/test/run-responder-success
|
|
onchaind/test/run-grind_feerate
|
|
test/test_protocol
|
|
test/test_sphinx
|
|
tests/.pytest.restart
|
|
gossip_store
|
|
|
|
.pytest_cache
|