103 Star 821 Fork 259

GVPlibhv / libhv

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 585 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Bazel
bazel-*
MODULE.bazel
MODULE.bazel.lock
# Compiled Object files
*.o
*.lo
*.slo
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Compiled Static libraries
*.a
*.la
*.lai
*.lib
# Executables
*.exe
*.out
*.app
# cache
*~
*.bk
*.bak
*.old
*.new
# IDE
.vs
.vscode
.DS_Store
tags
cscope*
.ycm*
# generated
examples/protorpc/generated
# output
*.pid
*.log
*.db
include
lib
bin
tmp
dist
test
*_test
build
config.mk
hconfig.h
html/uploads
# msvc
*.VC.*
*.vcxproj.*
Debug
Release
# cmake
CMakeFiles
CMakeCache.txt
cmake_install.cmake
C++
1
https://gitee.com/libhv/libhv.git
git@gitee.com:libhv/libhv.git
libhv
libhv
libhv
master

搜索帮助