gitignore more things.

This commit is contained in:
fiatjaf 2021-05-16 13:22:54 -03:00 committed by Rusty Russell
parent e141b71675
commit e17526f64c
2 changed files with 12 additions and 1 deletions

12
.gitignore vendored
View File

@ -17,6 +17,9 @@ ccan/tools/configurator/configurator
ccan/ccan/cdump/tools/cdump-enumstr
*_gen.c
*_gen.h
gen_*.c
gen_*.h
wire/gen_*_csv
cli/lightning-cli
tools/check-bolt
tools/hsmtool
@ -38,6 +41,12 @@ external/libbacktrace.la
external/libbase58/
external/libbase58.a
external/libwally-core-build/
external/libjsmn.a
external/libsecp256k1.a
external/libsecp256k1.la
external/libwallycore.a
external/libwallycore.la
external/x86_64-pc-linux-gnu/
test/test_protocol
test/test_sphinx
tests/.pytest.restart
@ -61,4 +70,5 @@ release/
tests/plugins/test_selfdisable_after_getmanifest
devtools/route
devtools/topology
devtools/bolt12-cli
devtools/bolt12-cli
wallet/statements.po

1
plugins/.gitignore vendored
View File

@ -5,3 +5,4 @@ pay
spenderp
multifundchannel
txprepare
fundchannel