3
0
mirror of https://github.com/Qortal/altcoinj.git synced 2025-01-30 14:52:16 +00:00
altcoinj/.gitignore
Ross Nicoll 5c973f6149 Remove existing build pom.xml
Added genesis block construction for Dogecoin network.
Added difficulty calculations for Dogecoin network.
Completed difficulty calculation code for Dogecoin.
Added code for parsing Dogecoin blocks, and unit tests for same.
2015-05-30 21:22:58 +01:00

11 lines
104 B
Plaintext

target
.project
.classpath
.settings
.idea
*.iml
*.chain
*.spvchain
*.wallet
/nbproject/private/
/build/