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
/testnet*
/settings*.json
/testchain.json
/run-testnet.sh
/testchain*.json
/run-testnet*.sh
/.idea
/qortal.iml
.DS_Store

Loading…
Cancel
Save