Browse Source

Undo accidental bazelignore deletion (#804)

Jon Meow 4 năm trước cách đây
mục cha
commit
16ca514aa1
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  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