blob: b05945714a005d01c9b6f51b427a3b8348f44a31 [file] [log] [blame]
# Ignore symlinks created by Bazel.
#
# A glob is used to capture these and any created in subdirectories that also
# define WORKSPACE.bazel files.
#
# bazel-workstation:
# Bazel execution root, contains symlinks to externally loaded dependencies.
#
# bazel-out:
# Bazel output path, contains directories for multiple build configurations.
#
# bazel-bin:
# Symlink to most recently used output-build-configuration
# equivalent to the most recently used configuration output folder in GN.
#
# bazel-testlogs:
# Test logs
#
bazel-*
rules_fuchsia_transitional
sdk