Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

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-*