1 Star 0 Fork 0

godcong/go-ipfs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 445 Bytes
一键复制 编辑 原始数据 按行查看 历史
Oli Evans 提交于 2020-07-09 11:07 . feat: add snap package configuration
# ipfs can generate profiling dump files
*.cpuprof
*.memprof
*.swp
.ipfsconfig
*.out
*.coverprofile
*.test
*.orig
*~
coverage.txt
gx-workspace-update.json
.ipfs
bin/gx
bin/protoc-*
bin/gx*
bin/tmp
bin/gocovmerge
bin/cover
vendor
.tarball
go-ipfs-source.tar.gz
docs/examples/go-ipfs-as-a-library/example-folder/Qm*
/test/sharness/t0054-dag-car-import-export-data/*.car
# ignore build output from snapcraft
/ipfs_*.snap
/parts
/stage
/prime
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/godcong/go-ipfs.git
git@gitee.com:godcong/go-ipfs.git
godcong
go-ipfs
go-ipfs
master

搜索帮助