blob: 031d5dd9d010a6487ec448d7a97134f6787e6b17 [file] [log] [blame]
ignore_directories(
[
# Don't accidentally pick up external CMake deps with Bazel build files.
"cmake-*",
"build",
"build-*",
# Don't treat submodules as part of this project.
"lib",
],
)