Browse Source

Update .gitignore.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ppa-0.6.1
Rusty Russell 10 years ago
parent
commit
a0fc4f8a79
  1. 17
      .gitignore
  2. 19
      test-cli/.gitignore

17
.gitignore

@ -5,23 +5,6 @@
*.txid
*.pb
TAGS
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
txid-of
ccan/tools/configurator/configurator
libsecp256k1.a
libsecp256k1.la

19
test-cli/.gitignore

@ -0,0 +1,19 @@
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
open-anchor
txid-of
create-anchor-tx
Loading…
Cancel
Save