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).
This commit is contained in:
parent
e57dee5a03
commit
e6503adae8
1 changed files with 3 additions and 0 deletions
3
plugins/ultraplan-local/.gitignore
vendored
3
plugins/ultraplan-local/.gitignore
vendored
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue