[PATCH] D105357: [Bazel] Add examples to bazelignore

Geoffrey Martin-Noble via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 12 10:59:52 PDT 2021


GMNGeoffrey updated this revision to Diff 357994.
GMNGeoffrey added a comment.

Rebase on main


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105357/new/

https://reviews.llvm.org/D105357

Files:
  utils/bazel/.bazelignore


Index: utils/bazel/.bazelignore
===================================================================
--- utils/bazel/.bazelignore
+++ utils/bazel/.bazelignore
@@ -1 +1,2 @@
 llvm-project-overlay
+examples


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105357.357994.patch
Type: text/x-patch
Size: 204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210712/94668c9f/attachment.bin>


More information about the llvm-commits mailing list