1 Star 0 Fork 0

chummy2015/cpp_redis

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 496 Bytes
一键复制 编辑 原始数据 按行查看 历史
appkins 提交于 2018-11-23 22:28 . added additional gitignore
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# IDE Project files
.idea
.vscode
# Autogen directories
build
*build*
deps
target
lib
# Executables
*.exe
*.out
*.app
*.sln
*.vcxproj
*.suo
*.user
*.filters
*.VC.db
*.opendb
.gitignore
.project
cmake_install.cmake
CMakeCache.txt
CMakeFiles/
Release/
Debug/
Makefile
# bazel
bazel-*
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/chummy2015/cpp_redis.git
git@gitee.com:chummy2015/cpp_redis.git
chummy2015
cpp_redis
cpp_redis
master

搜索帮助