diff --git a/.gitignore b/.gitignore index 2eeb5fc8f..eea47ce8e 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ coverage ccan/config.h __pycache__ config.vars +monkeytype.sqlite3 # Ignore some generated binaries */test/run-* @@ -50,8 +51,11 @@ contrib/pylightning/pylightning.egg-info/ contrib/pyln-*/build/ contrib/pyln-*/dist/ contrib/pyln-*/pyln_*.egg-info/ +plugins/fetchinvoice +plugins/offers plugins/keysend release/ - +tests/plugins/test_selfdisable_after_getmanifest devtools/route devtools/topology +devtools/bolt12-cli \ No newline at end of file