-
Notifications
You must be signed in to change notification settings - Fork 180
Closed
Labels
help wantedThis issue is available, comment if you want to fix itThis issue is available, comment if you want to fix itpriority:lowNice to have feature, minor improvement to functionality or usabilityNice to have feature, minor improvement to functionality or usabilitystatus:planningFor large features, plan it out before implementationFor large features, plan it out before implementation
Description
Just an idea. Would be interested in whether this is feasible.
Is your feature request related to a problem? Please describe.
Most OSs have a number of default locations that can be excluded from backups. Like logs and cache files. Creating these exclusion lists is quite some work and is repeated by each user.
Describe the solution you'd like
I suggest to have managed default exclude lists for each OS that can be included with a checkbox in addition to user-provided exclusions. Example of some exclusions that are likely the same for everyone:
**/.DS_Store
**/.tox
**/.vagrant
**/__pycache__
~/.Trash
~/.android/cache
~/.android/build-cache
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedThis issue is available, comment if you want to fix itThis issue is available, comment if you want to fix itpriority:lowNice to have feature, minor improvement to functionality or usabilityNice to have feature, minor improvement to functionality or usabilitystatus:planningFor large features, plan it out before implementationFor large features, plan it out before implementation