6 lines
238 B
TOML
6 lines
238 B
TOML
# Project-scoped Codex defaults for Trellis workflows.
|
|
# Codex loads this after ~/.codex/config.toml when you work in this project.
|
|
|
|
# Keep AGENTS.md as the primary project instruction file.
|
|
project_doc_fallback_filenames = ["AGENTS.md"]
|