qortal/.gitignore
catbref cdd1f5e966 API modifications, remove blockchain defaultGroupId, Eclipse/git
GET /assets/trades/recent expanded to allow multiple otherAssetIds

When GET /assets/balances is called with address(es) but no assetIDs
then it will return balances for all assets, including zero balances
for assets the addresses don't own.

GET /addresses/{address} no long fakes a default groupID - in fact
defaultGroupId now removed from blockchain config.

Some Eclipse IDE files now hidden/removed from git repo.
2019-03-11 11:17:34 +00:00

12 lines
126 B
Plaintext

/db*
/bin/
/target/
/log.txt.*
/arbitrary*
/Qora-BTC*
/.factorypath
/.settings*
/.classpath
/.project
/log4j2-test.properties