From 20813863bcf0bbafa936fa8913cc8c4cf07cc7e4 Mon Sep 17 00:00:00 2001 From: catbref Date: Tue, 26 Nov 2019 10:20:06 +0000 Subject: [PATCH] Updated .gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a634ea65..88056ba0 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,7 @@ /target/ /log.txt.* /arbitrary* -/Qora-BTC* +/Qortal-BTC* /.factorypath /.settings* /.classpath @@ -12,3 +12,7 @@ /.mvn.classpath /notes* /settings.json +/testnet* +/settings*.json +/testchain.json +/run-testnet.sh