Backup more config file types
Possibly conf and .ini - need folks to chime in with others.
Yaml, yml?
json?
In addition to that - what about allowing package maintainers to specify the files (for example reg. exprs. in a file saved in the tools directory)?
@qzo I like that as well. We want some for existing known types and then also the ability for someone to add an ini type file for particular ones
Slack conversation with @gep13:
Chocolatey CLI attempts to do "magic" during an upgrade to backup some .config file, perform the upgrade, and then replace the .config file again in the new lib folder. This seems to be about extending that functionality for other file types.