浏览代码

Undo accidental bazelignore deletion (#804)

Jon Meow 4 年之前
父节点
当前提交
16ca514aa1
共有 1 个文件被更改,包括 6 次插入0 次删除
  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