diff options
Diffstat (limited to 'options/gitignore/Bazel')
-rw-r--r-- | options/gitignore/Bazel | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/options/gitignore/Bazel b/options/gitignore/Bazel new file mode 100644 index 0000000000..a08ff4860c --- /dev/null +++ b/options/gitignore/Bazel @@ -0,0 +1,6 @@ +# gitignore template for Bazel build system +# website: https://bazel.build/ + +# Ignore all bazel-* symlinks. There is no full list since this can change +# based on the name of the directory bazel is cloned into. +/bazel-* |