mirror of
https://github.com/openai/codex.git
synced 2026-04-24 22:54:54 +00:00
10 lines
236 B
Plaintext
10 lines
236 B
Plaintext
/target/
|
|
/target-*/
|
|
|
|
# Recommended value of CARGO_TARGET_DIR when using Docker as explained in .devcontainer/README.md.
|
|
# .gitignore
|
|
/target-amd64/
|
|
|
|
# Value of CARGO_TARGET_DIR when using .devcontainer/devcontainer.json.
|
|
/target-arm64/
|