mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-20 13:54:36 +01:00
gitignore: Added channeld to ignore list.
This commit is contained in:
parent
da5c7e0a08
commit
a99744e68e
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -22,6 +22,7 @@ coverage
|
|||
ccan/config.h
|
||||
|
||||
# Ignore some generated binaries
|
||||
lightningd/lightningd_channel
|
||||
lightningd/lightningd_gossip
|
||||
lightningd/lightningd_handshake
|
||||
lightningd/lightningd_opening
|
||||
|
|
Loading…
Add table
Reference in a new issue