Dealing with Org Specific Metadata
The following metadata types usually contain Org specific information, which means it has to be customized for each org when it's getting deployed, or the configuration in your develop org would end up being deployed to production.
The type of org specific metadata include
CustomMetadata (in most cases)
Settings (that contains any sensitive information)
Last updated