From e17526f64c23a162b2a0f8895b475b1368bab4a8 Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Sun, 16 May 2021 13:22:54 -0300 Subject: [PATCH] gitignore more things. --- .gitignore | 12 +++++++++++- plugins/.gitignore | 1 + 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 12857f3a0..3b52e1feb 100644 --- a/.gitignore +++ b/.gitignore @@ -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 \ No newline at end of file +devtools/bolt12-cli +wallet/statements.po diff --git a/plugins/.gitignore b/plugins/.gitignore index 487230e97..20a577cf5 100644 --- a/plugins/.gitignore +++ b/plugins/.gitignore @@ -5,3 +5,4 @@ pay spenderp multifundchannel txprepare +fundchannel