updated excludes
This commit is contained in:
parent
38513043bc
commit
5b6e9fe98a
@ -46,19 +46,23 @@ function g_backup {
|
||||
if [ "$BACKUPEXCLUDES" == "default" ]
|
||||
then
|
||||
BACKUPEXCLUDES="$g_tmp/default-excludes"
|
||||
echo '.local/share/keyrings/*temp*
|
||||
.local/share/gvfs-metadata
|
||||
echo '.local/share/gvfs-metadata
|
||||
.local/share/Trash
|
||||
.unison*
|
||||
unison.log
|
||||
.unison.sh.log
|
||||
.local/share/Steam/
|
||||
dwhelper
|
||||
.cache
|
||||
*cache*
|
||||
*tmp*
|
||||
*temp*
|
||||
*.del
|
||||
*.bak
|
||||
*.old
|
||||
.var/app/org.signal.Signal
|
||||
vpn
|
||||
.config/Nextcloud/
|
||||
.VirtualBox/
|
||||
.g_tmp
|
||||
DMS/
|
||||
tmp
|
||||
.zoom/
|
||||
@ -69,9 +73,8 @@ pagefile.sys
|
||||
GTC/
|
||||
.xsession-errors*
|
||||
part.dd
|
||||
.var/app/org.mozilla.firefox/*/cache/*
|
||||
.local/share/Steam
|
||||
Nextcloud/
|
||||
/Nextcloud/
|
||||
var-lib-docker
|
||||
/proc/
|
||||
/sys/
|
||||
|
Loading…
Reference in New Issue
Block a user