Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

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