From d865bda4a999235e1d6ed6337c99ee2a3496d162 Mon Sep 17 00:00:00 2001 From: Eric Rakestraw Date: Fri, 8 May 2026 14:36:00 +0000 Subject: [PATCH] Updated .gitignore to ignore .codex and related files --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index ab324e4..a4490c8 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