mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
gitignore bazel-* (#8911)
QoL improvement so we don't accidentally add these dirs while we prototype bazel things
This commit is contained in:
committed by
GitHub
Unverified
parent
5522663f92
commit
484f6f4c26
@@ -9,6 +9,7 @@ node_modules
|
||||
|
||||
# build
|
||||
dist/
|
||||
bazel-*
|
||||
build/
|
||||
out/
|
||||
storybook-static/
|
||||
|
||||
Reference in New Issue
Block a user