summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 8aba599f42a484f0cb0c60650abf9f238dfffd6d (plain)
1
2
3
4
5
6
7
8
# Ignore all bazel-* symlinks.
/bazel-*
# Ignore CMake usual build directory
build
# Ignore Vim files
*.swp
# Ignore QtCreator Project file
CMakeLists.txt.user