From 6af9f90f458fbc99d8a7ce83e9e1551567ecd15b Mon Sep 17 00:00:00 2001 From: Kelsi Date: Fri, 13 Mar 2026 19:22:55 -0700 Subject: [PATCH] ignore --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 4ddf59ab..013f805b 100644 --- a/.gitignore +++ b/.gitignore @@ -100,3 +100,10 @@ node_modules/ # Python cache artifacts tools/__pycache__/ *.pyc + +# artifacts +.codex-loop/ + +# Local agent instructions +AGENTS.md +codex-loop.sh