From e6503adae8ec7c0bdd4d1fc97ca5797566c7f7a8 Mon Sep 17 00:00:00 2001 From: Kjell Tore Guttormsen Date: Mon, 4 May 2026 02:30:36 +0200 Subject: [PATCH] chore(ultraplan-local): gitignore project dirs at plugin level [skip-docs] Marketplace-root .gitignore already covers plugins/*/.claude/, but plugin-local coverage is load-bearing for fork-and-own (forks of just the plugin won't carry the marketplace .gitignore). --- plugins/ultraplan-local/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugins/ultraplan-local/.gitignore b/plugins/ultraplan-local/.gitignore index 1227727..77eac94 100644 --- a/plugins/ultraplan-local/.gitignore +++ b/plugins/ultraplan-local/.gitignore @@ -21,3 +21,6 @@ ROADMAP.md # Existing tracked files in docs/ predate this rule; new planning docs stay local. docs/ultracontinue-brief.md docs/ultracontinue-design-notes.md + +# Ultraplan project directories — briefs, research, plans, progress all local. +.claude/projects/