diff --git a/.gitignore b/.gitignore index 71e9d56255e..4a332afb8d0 100644 --- a/.gitignore +++ b/.gitignore @@ -255,6 +255,9 @@ cmake-build-debug # # Below files are not deleted by "setup.py clean". +# Downloaded bazel +tools/bazel + # Visual Studio Code files .vs /.vscode/*