1 Star 0 Fork 0

ice98 / abseil-cpp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 313 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Ignore all bazel-* symlinks.
/bazel-*
# Ignore Bazel verbose explanations
--verbose_explanations
# Ignore CMake usual build directory
build
# Ignore Vim files
*.swp
# Ignore QtCreator Project file
CMakeLists.txt.user
# Ignore VS Code files
.vscode/*
# Ignore generated python artifacts
*.pyc
copts/__pycache__/
1
https://gitee.com/ice98/abseil-cpp.git
git@gitee.com:ice98/abseil-cpp.git
ice98
abseil-cpp
abseil-cpp
master

搜索帮助