Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bazel: ignore examples/ from root WORKSPACE
"bazel build ..." from the root will no longer build examples/. But "cd examples; bazel build ..." still does.
- Loading branch information