mirror of
https://github.com/openai/codex.git
synced 2026-02-01 14:44:17 +00:00
gitignore bazel-* (#8911)
QoL improvement so we don't accidentally add these dirs while we prototype bazel things
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -9,6 +9,7 @@ node_modules
|
||||
|
||||
# build
|
||||
dist/
|
||||
bazel-*
|
||||
build/
|
||||
out/
|
||||
storybook-static/
|
||||
|
||||
Reference in New Issue
Block a user