qortal/.gitignore
2021-06-06 10:29:58 +01:00

28 lines
361 B
Plaintext

/db*
/bin/
/target/
/qortal-backup/
/log.txt.*
/arbitrary*
/Qortal-BTC*
/.factorypath
/.settings*
/.classpath
/.project
/log4j2-test.properties
/.mvn.classpath
/notes*
/settings.json
/testnet*
/settings*.json
/testchain.json
/run-testnet.sh
/.idea
/qortal.iml
.DS_Store
/src/main/resources/resources
/src/main/resources/log*.properties
/*.jar
/run.pid
/run.log