gitignore bazel-* (#8911)

QoL improvement so we don't accidentally add these dirs while we
prototype bazel things
This commit is contained in:
zbarsky-openai
2026-01-08 10:50:58 -05:00
committed by GitHub
parent 5522663f92
commit 484f6f4c26

1
.gitignore vendored
View File

@@ -9,6 +9,7 @@ node_modules
# build
dist/
bazel-*
build/
out/
storybook-static/