Updated .gitignore

This commit is contained in:
catbref 2019-11-26 10:20:06 +00:00
parent 04839d1fba
commit 20813863bc

6
.gitignore vendored
View File

@ -3,7 +3,7 @@
/target/ /target/
/log.txt.* /log.txt.*
/arbitrary* /arbitrary*
/Qora-BTC* /Qortal-BTC*
/.factorypath /.factorypath
/.settings* /.settings*
/.classpath /.classpath
@ -12,3 +12,7 @@
/.mvn.classpath /.mvn.classpath
/notes* /notes*
/settings.json /settings.json
/testnet*
/settings*.json
/testchain.json
/run-testnet.sh