From 0e273b59ec72d2bb873a9266815572ada6c13d04 Mon Sep 17 00:00:00 2001 From: Stefano Fiorini Date: Mon, 18 May 2026 18:51:32 -0500 Subject: [PATCH] chore: add ai_plan/ to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 40b010c..61fd0be 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .worktrees/ node_modules/ +ai_plan/