mirror of
https://github.com/openai/codex.git
synced 2026-04-28 02:11:08 +03:00
gitignore: ignore oaipkg/ artifacts
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -48,6 +48,9 @@ yarn-error.log*
|
||||
|
||||
# env
|
||||
.env*
|
||||
|
||||
# oaipkg import cache
|
||||
oaipkg/
|
||||
!.env.example
|
||||
|
||||
# package
|
||||
|
||||
Reference in New Issue
Block a user