1 Star 0 Fork 9

yinxunjia/Hyperledger Fabric

forked from lcl/Hyperledger Fabric 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 866 Bytes
一键复制 编辑 原始数据 按行查看 历史
lcl 提交于 2020-03-01 18:59 . init
# Local build binaries
node-cli/node-cli
*.pyc
/build/*
/bin
.idea
*.iml
.DS_Store
tags
.tags
.vagrant/
/build
/release/darwin-amd64
/release/linux-amd64
/release/linux-s390x
/release/linux-ppc64le
/release/windows-amd64
# Emacs backup files
*~
*#
.#*
# Vim file artifacts
.*.sw*
# bddtest log files
*.log
# bddtest coverage files
bddtests/coverage
# bddtest Dockerfile
bddtests/environments/kafka/Dockerfile
bddtests/tmp
bddtests/volumes
*.cov
# Makefile dummy artifacts
.*-dummy
# go-carpet output files
go-carpet-coverage*
# make node-sdk copied files
sdk/node/lib/protos/*
# Test result xml files
report.xml
results.xml
TESTS*.xml
.settings
.project
.gradle
build/
bin/
examples/e2e_cli/channel-artifacts/*.tx
examples/e2e_cli/channel-artifacts/*.block
examples/e2e_cli/crypto-config/*
# tox
.tox/
# vscode settings
.vscode
# imooc
imocc/application/application
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yinxunjia/Hyperledger-Fabric.git
[email protected]:yinxunjia/Hyperledger-Fabric.git
yinxunjia
Hyperledger-Fabric
Hyperledger Fabric
master

搜索帮助