Commit 81ce6d3
committed
fix: remove redundant SkillForge patterns subsumed by blanket skill exclusion
The blanket ".claude/skills/**" pattern at line 135 already covers all
paths under .claude/skills/, making the specific SKILL_SPEC.md,
SKILL_SPEC.xml, and PHASE1_ANALYSIS.md patterns redundant dead entries.
This is the same class of redundancy that was already fixed for the
duplicate ".factory/**" entry in this PR.1 parent a653ea2 commit 81ce6d3
1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | 142 | | |
149 | 143 | | |
150 | 144 | | |
| |||
0 commit comments