Commit ef48735
authored
chore: ignore examples/pip_repository_annotations bazel-bin symlink (#2472)
If the examples/pip_repository_annotations had build performed in it,
then outer invocations
try to traverse the symlink, wasting memory and causing errors.
To fix, add the path to `.bazelignore` so bazel doesn't try to visit it.1 parent b5ed3e4 commit ef48735
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments