mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-23 09:04:22 +01:00
gitignore more things.
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -17,6 +17,9 @@ ccan/tools/configurator/configurator
|
|||||||
ccan/ccan/cdump/tools/cdump-enumstr
|
ccan/ccan/cdump/tools/cdump-enumstr
|
||||||
*_gen.c
|
*_gen.c
|
||||||
*_gen.h
|
*_gen.h
|
||||||
|
gen_*.c
|
||||||
|
gen_*.h
|
||||||
|
wire/gen_*_csv
|
||||||
cli/lightning-cli
|
cli/lightning-cli
|
||||||
tools/check-bolt
|
tools/check-bolt
|
||||||
tools/hsmtool
|
tools/hsmtool
|
||||||
@@ -38,6 +41,12 @@ external/libbacktrace.la
|
|||||||
external/libbase58/
|
external/libbase58/
|
||||||
external/libbase58.a
|
external/libbase58.a
|
||||||
external/libwally-core-build/
|
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_protocol
|
||||||
test/test_sphinx
|
test/test_sphinx
|
||||||
tests/.pytest.restart
|
tests/.pytest.restart
|
||||||
@@ -61,4 +70,5 @@ release/
|
|||||||
tests/plugins/test_selfdisable_after_getmanifest
|
tests/plugins/test_selfdisable_after_getmanifest
|
||||||
devtools/route
|
devtools/route
|
||||||
devtools/topology
|
devtools/topology
|
||||||
devtools/bolt12-cli
|
devtools/bolt12-cli
|
||||||
|
wallet/statements.po
|
||||||
|
|||||||
1
plugins/.gitignore
vendored
1
plugins/.gitignore
vendored
@@ -5,3 +5,4 @@ pay
|
|||||||
spenderp
|
spenderp
|
||||||
multifundchannel
|
multifundchannel
|
||||||
txprepare
|
txprepare
|
||||||
|
fundchannel
|
||||||
|
|||||||
Reference in New Issue
Block a user