From e114d32e2fe549de047e52ff9e5d954be9b380aa Mon Sep 17 00:00:00 2001 From: Eric Rakestraw Date: Wed, 6 May 2026 16:38:47 +0000 Subject: [PATCH] Updated .gitignore to exclude the .codex subfolder --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 351427b..3e9718b 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