webform_config_ignore
Security covered
Webform Config Ignore adds a filter to configuration import and export to skip webforms and webform options. This allows site editors to change webforms and options lists on production without having their work obliterated on a new deployment.
New webforms will still be imported.
The filter is basically config_ignore with slight modifications.
Requires config_filter 8.x-1.x.
See the module's README.txt for a configuration option to be used on development.
Credits: Thanks to Sutharsan for the Drupal 9 patch and chrisssnyder for committing it.