Checklist
Describe the problem you'd like to have solved
Right now the gem ships with the examples/ directory, which adds extra, unnecessary size on every install and - for some users - noise in vulnerability detection tools.
Describe the ideal solution
Exclude the examples/ directory from the gem files in the gemspec.
Alternatives and current workarounds
No response
Additional context
No response
Checklist
Describe the problem you'd like to have solved
Right now the gem ships with the
examples/directory, which adds extra, unnecessary size on every install and - for some users - noise in vulnerability detection tools.Describe the ideal solution
Exclude the
examples/directory from the gem files in the gemspec.Alternatives and current workarounds
No response
Additional context
No response