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