mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 06:41:44 +01:00
Update .gitignore
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
442f321585
commit
5776c7a9d8
1 changed files with 15 additions and 0 deletions
15
.gitignore
vendored
15
.gitignore
vendored
|
@ -1,3 +1,18 @@
|
|||
*~
|
||||
*.o
|
||||
open-channel
|
||||
open-anchor-scriptsigs
|
||||
leak-anchor-sigs
|
||||
open-commit-sig
|
||||
check-commit-sig
|
||||
check-anchor-scriptsigs
|
||||
get-anchor-depth
|
||||
create-steal-tx
|
||||
create-commit-spend-tx
|
||||
close-channel
|
||||
create-close-tx
|
||||
update-channel
|
||||
update-channel-accept
|
||||
update-channel-signature
|
||||
update-channel-complete
|
||||
create-commit-tx
|
||||
|
|
Loading…
Add table
Reference in a new issue