1 Star 0 Fork 142

welwit/BRPC

forked from 百度开源/BRPC 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.gitignore 620 Bytes
Copy Edit Raw Blame History
# Ignore all files without extension.
# If you need to git-add a file without extension, add -f
*
!*.*
!*/
*.o
*.a
*.log
*.pb.cc
*.pb.h
*.prof
*.so
*.dylib
*.rej
/output
/test/output
build/
# Ignore hidden files
.*
*.swp
# Ignore auto-generated files
config.mk
src/butil/config.h
# Ignore CMake files
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
/CPackSourceConfig.cmake
/CPackConfig.cmake
/cmake-build-debug/
/googletest-download/
/googletest-src/
/test/rpc_data/
/test/monitor/
/test/curl.out
/test/out.txt
/test/recordio_ref.io
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/welwit/BRPC.git
git@gitee.com:welwit/BRPC.git
welwit
BRPC
BRPC
master

Search