6 Star 29 Fork 9

Gitee 极速下载 / FISCO-BCOS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/FISCO-BCOS/FISCO-BCOS
克隆/下载
.gitignore 621 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# java
*.class
# ignore some directory
build**
deps
deps/**
# vs
*.sln
*.vcxproj*
.vs/
.vscode/
.idea/
# macOS
.DS_Store
# log
*.log
# python
*.pyc
# vcpkg
vcpkg
# clangd file
compile_commands.json
.cache
# generated test
tools/BcosAirBuilder/nodes**
tools/BcosProBuilder/generated**
tools/BcosAirBuilder/*
*.log
test/*
/CMakeSettings.json
C++
1
https://gitee.com/mirrors/FISCO-BCOS.git
git@gitee.com:mirrors/FISCO-BCOS.git
mirrors
FISCO-BCOS
FISCO-BCOS
master

搜索帮助