12 lines
464 B
Plaintext
12 lines
464 B
Plaintext
graft skills
|
|
graft optional-skills
|
|
graft optional-mcps
|
|
graft locales
|
|
# Bundled plugin manifests (plugin.yaml / plugin.yml). Without these the
|
|
# PluginManager scan (hermes_cli/plugins.py) finds zero plugins on installs
|
|
# built from the sdist (e.g. Homebrew, downstream packagers). package-data
|
|
# below covers the wheel; this covers the sdist. See #34034 / #28149.
|
|
recursive-include plugins plugin.yaml plugin.yml
|
|
global-exclude __pycache__
|
|
global-exclude *.py[cod]
|