From 6ba75a02b7b2c9b79400537e9569d0dabf0e99f0 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 67ce0270..30d76c9d 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ tiktoken_cache .gomodcache/ .cache web/bun.lock +plans electron/node_modules electron/dist