Parcourir la source

Undo accidental bazelignore deletion (#804)

Jon Meow il y a 4 ans
Parent
commit
16ca514aa1
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  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