Fix protobuf dependencies for internal/api and internal/common
This fixes the build. As it turns out, the local `generated` folder
had the side effect of confusing gazelle.
Fixes regression introduced by D216.
Test Plan: Ran scripts/gazelle.sh, protobuf dependencies were re-added.
X-Origin-Diff: phab/D217
GitOrigin-RevId: ac0d5dd89e5fb154fe363a40dc8f8965fa12ba8c
diff --git a/.bazelignore b/.bazelignore
index 6edb305..86d4c2d 100644
--- a/.bazelignore
+++ b/.bazelignore
@@ -1 +1 @@
-.vendor
+generated