Skip to content

Commit

Permalink
Update gitignores.
Browse files Browse the repository at this point in the history
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
  • Loading branch information
rustyrussell committed Aug 6, 2014
1 parent c79f058 commit 6755aaf
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -7,6 +7,8 @@ mkgenesis
pettycoin
pettycoin-query
pettycoin-tx
dumbwallet
pettycoin-gateway
TAGS
inject
mkpriv
Expand All @@ -16,3 +18,4 @@ genesis.c
pkt_names.c
TODO
petty-addr
ccan/tools/configurator/configurator
1 change: 1 addition & 0 deletions test/blackbox/.gitignore
@@ -0,0 +1 @@
test-*-dir
2 changes: 2 additions & 0 deletions tools/.gitignore
@@ -0,0 +1,2 @@
make-peer-packet
spv-blocks

0 comments on commit 6755aaf

Please sign in to comment.