I'm working to produce a "clean" version of GlobalSettings.Config, so that I can use it as a generic baseline for new solutions.
On top of that I will then add GlobalSettings.Database, .CommonInformation, .MailServer etc
The version on GitHub in Swift contains a lot of setting for ProductCategories, I no longer have these categories in my Solution. Should they have been deleted from the config and/or can I safely delete them? (I'll try ofcourse but curious of when they are created/deleted by default)