mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +01:00
gitignore: extend with recently added build products
Changelog-None
This commit is contained in:
committed by
Christian Decker
parent
d478dc0e59
commit
a754e4c6aa
1
.gitignore
vendored
1
.gitignore
vendored
@@ -33,6 +33,7 @@ external/libbacktrace.la
|
|||||||
test/test_protocol
|
test/test_protocol
|
||||||
test/test_sphinx
|
test/test_sphinx
|
||||||
tests/.pytest.restart
|
tests/.pytest.restart
|
||||||
|
tests/plugins/test_libplugin
|
||||||
gossip_store
|
gossip_store
|
||||||
.pytest_cache
|
.pytest_cache
|
||||||
tools/headerversions
|
tools/headerversions
|
||||||
|
|||||||
3
plugins/.gitignore
vendored
3
plugins/.gitignore
vendored
@@ -1,3 +1,4 @@
|
|||||||
pay
|
|
||||||
autoclean
|
autoclean
|
||||||
|
bcli
|
||||||
fundchannel
|
fundchannel
|
||||||
|
pay
|
||||||
|
|||||||
Reference in New Issue
Block a user