Skip to content

Commit a0eb19e

Browse files
committed
fix(build): fix .bazelignore
Illegal char <*> at index 9: examples/*/*/bazel-*
1 parent 0ed9b88 commit a0eb19e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.bazelignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
examples/*/*/bazel-*
1+
examples/**/bazel-*

0 commit comments

Comments
 (0)