mirror of
https://github.com/openai/codex.git
synced 2026-02-01 22:47:52 +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
|
# build
|
||||||
dist/
|
dist/
|
||||||
|
bazel-*
|
||||||
build/
|
build/
|
||||||
out/
|
out/
|
||||||
storybook-static/
|
storybook-static/
|
||||||
|
|||||||
Reference in New Issue
Block a user