From 6566f98103cb83bc955c38d6da4d2c4c42dba18a Mon Sep 17 00:00:00 2001 From: kolaente Date: Mon, 30 Mar 2026 19:28:03 +0200 Subject: [PATCH] chore: add plans/ directory to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8a57c1e5c..25d23cac0 100644 --- a/.gitignore +++ b/.gitignore @@ -51,5 +51,6 @@ devenv.local.nix # AI Tools /.claude/settings.local.json PLAN.md +plans/ /.crush/ /.playwright-mcp