The core protocol of WoopChain
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
woop/.gitignore

49 lines
355 B

# IdeaIDE
.idea
#VsIDE
.vscode
# Executables
harmony
*.pyc
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
bin/
# Mac
.DS_Store
# Log
*.log
log-*
# gcloud
gcloud.txt
# Wallet
keystore
*.swp
# Cscope files
cscope.*
# local runtime logs
tmp_log
# RLP encoding
*.rlp
**/*.rlp
# Others
*.png
# beacon chain data
bc_config.json
# leveldb local storage
db/