mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-03 13:14:22 +01:00
git: Ignore some more generated files and artifacts
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -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
|
||||
Reference in New Issue
Block a user