From 5705c71140dcadc93ee23f2af260d12eb7d60e94 Mon Sep 17 00:00:00 2001 From: Orchestrator Date: Thu, 4 Jun 2026 19:23:47 -0500 Subject: [PATCH] gitignore update --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index efc3059..c3c0cf6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .opencode/** +**/__pycache__/**