This commit is contained in:
Kelsi 2026-03-13 19:22:55 -07:00
parent e51b215f85
commit 6af9f90f45

7
.gitignore vendored
View file

@ -100,3 +100,10 @@ node_modules/
# Python cache artifacts # Python cache artifacts
tools/__pycache__/ tools/__pycache__/
*.pyc *.pyc
# artifacts
.codex-loop/
# Local agent instructions
AGENTS.md
codex-loop.sh