mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
gitignore more things.
This commit is contained in:
parent
e141b71675
commit
e17526f64c
10
.gitignore
vendored
10
.gitignore
vendored
@ -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
|
||||
@ -62,3 +71,4 @@ tests/plugins/test_selfdisable_after_getmanifest
|
||||
devtools/route
|
||||
devtools/topology
|
||||
devtools/bolt12-cli
|
||||
wallet/statements.po
|
||||
|
1
plugins/.gitignore
vendored
1
plugins/.gitignore
vendored
@ -5,3 +5,4 @@ pay
|
||||
spenderp
|
||||
multifundchannel
|
||||
txprepare
|
||||
fundchannel
|
||||
|
Loading…
Reference in New Issue
Block a user