From bc02806bcebd7db0da52a3f27e2be1701534a2aa Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Wed, 14 Sep 2016 14:58:07 +0200 Subject: [PATCH] gitignore --- .gitignore | 1 + opret-testapp/.gitignore | 3 +++ 2 files changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 285a326..6446aec 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /opretwalletorg.bitcoin.test.wallet +/README.html diff --git a/opret-testapp/.gitignore b/opret-testapp/.gitignore index d0d01ce..b13307a 100644 --- a/opret-testapp/.gitignore +++ b/opret-testapp/.gitignore @@ -2,3 +2,6 @@ /walletappkit-example.spvchain /walletappkit-example.wallet /opretwalletorg.bitcoin.test.wallet +/opretwalletorg.bitcoin.production.spvchain +/opretwalletorg.bitcoin.production.wallet +/opretwalletorg.bitcoin.test.wallet.bak