fix(release): Unignore Claude manifest files
Scope the .gitignore rule to the root Claude plugin directory so\nrelease staging can add the tracked manifest files.\n\nAlso include the upstream Trackio Claude manifest that ships inside\nthe imported skill directory.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -9,7 +9,9 @@ __pycache__/
|
||||
antigravity-awesome-skills-*.tgz
|
||||
|
||||
.agent/rules/
|
||||
.claude-plugin/
|
||||
/.claude-plugin/*
|
||||
!/.claude-plugin/plugin.json
|
||||
!/.claude-plugin/marketplace.json
|
||||
.codex/
|
||||
.gemini/
|
||||
.release-clone-*/
|
||||
|
||||
Reference in New Issue
Block a user