1 Star 0 Fork 1

HaRo/fabric

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 569 Bytes
一键复制 编辑 原始数据 按行查看 历史
#SPDX-License-Identifier: Apache-2.0
# Local build binaries
node-cli/node-cli
*.pyc
/bin
docs/build/*
.idea
*.iml
.DS_Store
tags
.tags
.vagrant/
/.build
build/
/release/darwin-amd64
/release/linux-amd64
/release/linux-s390x
/release/linux-ppc64le
/release/windows-amd64
# Emacs backup files
*~
*#
.#*
# Vim file artifacts
.*.sw*
# Makefile dummy artifacts
.*-dummy
# log files
*.log
# code coverage
*.cov
go-carpet-coverage*
# Test result xml files
report.xml
results.xml
TESTS*.xml
.settings
.project
.gradle
bin/
# tox
.tox/
# vscode settings
.vscode
maven_data.xml
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/harogloire/fabric.git
[email protected]:harogloire/fabric.git
harogloire
fabric
fabric
master

搜索帮助