Skip to content

Commit b2073e1

Browse files
GMNGeoffreymemfrob
authored andcommitted
[Bazel] Add examples to bazelignore
This avoids Bazel recursing into these directories when overlayed, which will break if someone has run Bazel in these dirs (which would only be successful with the http_archive example) because of the Bazel directory symlinks (already gitignored). Reviewed By: jpienaar Differential Revision: https://reviews.llvm.org/D105357
1 parent 05d16b1 commit b2073e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/bazel/.bazelignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
llvm-project-overlay
2+
examples

0 commit comments

Comments
 (0)