Sign in
pigweed
/
third_party
/
github
/
abseil
/
abseil-cpp
/
7990fd459e9339467814ddb95000c87cb1e4d945
/
.
/
.gitignore
blob: 8aba599f42a484f0cb0c60650abf9f238dfffd6d [
file
] [
log
] [
blame
]
# Ignore all bazel-* symlinks.
/
bazel
-*
# Ignore CMake usual build directory
build
# Ignore Vim files
*.
swp
# Ignore QtCreator Project file
CMakeLists
.
txt
.
user