*.DS_Store
*.vs
build/
build_doc/
*.user

.vscode
.idea
.project
.cproject
.pydevproject
.settings/
CMakeSettings.json
Makefile
.test_env/
third_party/

*~
bazel-*
third_party/

build_*
# clion workspace
cmake-build-*
