Is your feature request related to a problem? Please describe.
When attempting to take a backup today, core dumps on the server made the backup very large, and caused issues with it completing due to server resources
Describe the solution you'd like
Exclude core dumps by default using regex: core.*
Is your feature request related to a problem? Please describe. When attempting to take a backup today, core dumps on the server made the backup very large, and caused issues with it completing due to server resources
Describe the solution you'd like Exclude core dumps by default using regex: core.*
Describe alternatives you've considered None
Additional context N/A