mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-03-21 19:08:17 +08:00
chore: exclude workflow-tune command from git and npm packages
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -136,6 +136,9 @@ ccw/.tmp-ccw-auth-home/
|
||||
.claude/skills_lib/team-skill-designer/templates/role-template.md
|
||||
.claude/skills_lib/team-skill-designer/templates/skill-router-template.md
|
||||
|
||||
# Workflow tune command (local only)
|
||||
.claude/commands/workflow-tune.md
|
||||
|
||||
# Skills library (local only)
|
||||
.claude/skills_lib/
|
||||
|
||||
|
||||
@@ -85,3 +85,4 @@ codex-lens/.workflow/
|
||||
|
||||
# Claude skills (development only)
|
||||
.claude/skills/team-designer/
|
||||
.claude/commands/workflow-tune.md
|
||||
|
||||
Reference in New Issue
Block a user