3 Star 5 Fork 0

WeBankBlockchain / Data-Export

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 808 Bytes
一键复制 编辑 原始数据 按行查看 历史
卡拉马佐夫 提交于 2021-04-21 11:57 . 1.7.2 (#32)
### common ###
log/
src/main/resources
src/test/resources
### mac ###
.DS_Store
### gradle ###
.gradle/
build
dist/
## eclipse ##
.classpath
.project
.settings
bin/
out/
conf/
## integration test files
nodes/
src/integration-test/resources/
build_chain.sh
### STS ###
.apt_generated
.factorypath
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### NetBeans ###
/nbproject/private/
/build/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
### Compiled class file ###
*.class
### Log file ###
*.log
### BlueJ files ###
*.ctxt
### Mobile Tools for Java (J2ME) ###
.mtj.tmp/
### Package Files ###
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
### virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml ###
hs_err_pid*
### repo ###
config/
generated
1
https://gitee.com/WeBankBlockchain/Data-Export.git
git@gitee.com:WeBankBlockchain/Data-Export.git
WeBankBlockchain
Data-Export
Data-Export
master

搜索帮助