From 443b05821f6e4dcb81488c3dce16b9b8315e93b4 Mon Sep 17 00:00:00 2001 From: CaIon Date: Fri, 2 Jan 2026 23:10:08 +0800 Subject: [PATCH] feat: add plans directory to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 67ce02704..30d76c9d3 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ tiktoken_cache .gomodcache/ .cache web/bun.lock +plans electron/node_modules electron/dist