Skip to content
This repository was archived by the owner on Apr 11, 2026. It is now read-only.

Commit a48f84b

Browse files
z23ccclaude
andcommitted
chore: stop treating .claude-plugin/ as ignored/untracked
.claude-plugin/{plugin,marketplace}.json are the Claude Code plugin manifest — they must be committed for the plugin to load. Remove the stale .gitignore entry and CLAUDE.md "never commit" line. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 1308b4b commit a48f84b

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ flowctl/target/
1111
# Upstream backups
1212
*.upstream
1313

14-
# Plugins / local config
15-
.claude-plugin/
16-
1714
# Ref repos
1815
ref/
1916
gmickel-claude-marketplace/

CLAUDE.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ Rust: clippy for linting, cargo test for tests. No TypeScript, no npm. Skills an
106106

107107
- `ref/` — reference/backup repos
108108
- `*.upstream` — upstream backup files
109-
- `.claude-plugin/` — local plugin config
110109
- `.tasks/` — runtime state
111110
- `__pycache__/` — Python cache (hook scripts only)
112111
- `.flow/` — per-project task state (runtime, not part of plugin)

0 commit comments

Comments
 (0)