From cff16449a576d9839069f371afe8f046e8a3fc0b Mon Sep 17 00:00:00 2001 From: robbiemu Date: Fri, 8 May 2026 13:20:32 -0400 Subject: [PATCH] added codex opt-in --- Global/Agents.gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Global/Agents.gitignore b/Global/Agents.gitignore index 92ec4992..aa75b385 100644 --- a/Global/Agents.gitignore +++ b/Global/Agents.gitignore @@ -5,12 +5,15 @@ # shared with a team, so only uncomment them if they are local-only in your # project. -# AGENTS.md # GEMINI.md # WARP.md # CRUSH.md # QWEN.md +# OpenAI Codex +# AGENTS.md +# .codex/ + # Aider .aider.input.history .aider.chat.history.md