Explorar el Código

Undo accidental bazelignore deletion (#804)

Jon Meow hace 4 años
padre
commit
16ca514aa1
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      .bazelignore

+ 6 - 0
.bazelignore

@@ -0,0 +1,6 @@
+# Part of the Carbon Language project, under the Apache License v2.0 with LLVM
+# Exceptions. See /LICENSE for license information.
+# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
+
+# Carbon creates some non-standard bazel directories, so ignore them.
+bazel-carbon-lang