From 93018aa75bc0702445140f8efbba1ec54e3fa161 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Thu, 23 Apr 2026 12:32:31 -0400 Subject: [PATCH] Ignore .codex --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 087b764..3b324aa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ /result /.direnv +/.codex /.claude/settings.local.json /.worktrees