You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Bazel.gitignore 220B

123456
  1. # gitignore template for Bazel build system
  2. # website: https://bazel.build/
  3. # Ignore all bazel-* symlinks. There is no full list since this can change
  4. # based on the name of the directory bazel is cloned into.
  5. /bazel-*