From ce01ca761920fe60a26e37e81e577b933c16b7f7 Mon Sep 17 00:00:00 2001 From: Eric Rakestraw Date: Wed, 6 May 2026 21:07:56 +0000 Subject: [PATCH] Updated .gitignore to ignore .codex --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 4d1ff75..bd5973e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +# ---> Codex +.codex +AGENTS.md + # ---> Go # If you prefer the allow list template instead of the deny list, see community template: # https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore