Browse Source

Modified .gitignore to allow multiple testnets to exist by adding a number or other suffix.

AT-sleep-until-message
CalDescent 3 years ago
parent
commit
bd4b9a9fd3
  1. 4
      .gitignore

4
.gitignore vendored

@ -15,8 +15,8 @@
/settings.json /settings.json
/testnet* /testnet*
/settings*.json /settings*.json
/testchain.json /testchain*.json
/run-testnet.sh /run-testnet*.sh
/.idea /.idea
/qortal.iml /qortal.iml
.DS_Store .DS_Store

Loading…
Cancel
Save