mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
0ac755dbc8
Introduce the `MRuby::Build#install_excludes` attribute. This attribute is an array to which you add strings, regular expressions, and proc objects that will serve as filters to exclude. This feature was inspired by @hoshiumiarata's comment. https://github.com/mruby/mruby/issues/6352#issuecomment-2426721517