chore(gitignore): ignore new gstack skills from v0.17.0 submodule bump
gstack 0.17.0 added 5 skills that land in skills/ via gstack ./setup (benchmark-models, context-restore, context-save, make-pdf, plan-tune). The older gstack skills are already ignored here — extend the list so these don't show up as untracked after `make update`. Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
e389ac2f3c
commit
8b1b66639b
5
.gitignore
vendored
5
.gitignore
vendored
@ -40,6 +40,11 @@ skills/setup-browser-cookies
|
|||||||
skills/setup-deploy
|
skills/setup-deploy
|
||||||
skills/ship
|
skills/ship
|
||||||
skills/unfreeze
|
skills/unfreeze
|
||||||
|
skills/benchmark-models
|
||||||
|
skills/context-restore
|
||||||
|
skills/context-save
|
||||||
|
skills/make-pdf
|
||||||
|
skills/plan-tune
|
||||||
|
|
||||||
# Emil Design Engineering skill symlink — auto-created by link.sh
|
# Emil Design Engineering skill symlink — auto-created by link.sh
|
||||||
skills/emil-design-eng
|
skills/emil-design-eng
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user