mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-17 19:03:42 +01:00
Update .gitignore
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
442f321585
commit
5776c7a9d8
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…
Reference in New Issue
Block a user