3
0
mirror of https://github.com/Qortal/qortal.git synced 2025-02-14 11:15:49 +00:00

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

This commit is contained in:
CalDescent 2021-08-04 18:56:16 +01:00
parent 961c5ea962
commit bd4b9a9fd3

4
.gitignore vendored
View File

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