updated excludes

This commit is contained in:
olli 2023-01-03 13:24:06 +01:00
parent 38513043bc
commit 5b6e9fe98a

View File

@ -46,19 +46,23 @@ function g_backup {
if [ "$BACKUPEXCLUDES" == "default" ] if [ "$BACKUPEXCLUDES" == "default" ]
then then
BACKUPEXCLUDES="$g_tmp/default-excludes" BACKUPEXCLUDES="$g_tmp/default-excludes"
echo '.local/share/keyrings/*temp* echo '.local/share/gvfs-metadata
.local/share/gvfs-metadata
.local/share/Trash .local/share/Trash
.unison* .unison*
unison.log unison.log
.unison.sh.log .unison.sh.log
.local/share/Steam/ .local/share/Steam/
dwhelper dwhelper
.cache *cache*
*tmp*
*temp*
*.del
*.bak
*.old
.var/app/org.signal.Signal
vpn vpn
.config/Nextcloud/ .config/Nextcloud/
.VirtualBox/ .VirtualBox/
.g_tmp
DMS/ DMS/
tmp tmp
.zoom/ .zoom/
@ -69,9 +73,8 @@ pagefile.sys
GTC/ GTC/
.xsession-errors* .xsession-errors*
part.dd part.dd
.var/app/org.mozilla.firefox/*/cache/*
.local/share/Steam .local/share/Steam
Nextcloud/ /Nextcloud/
var-lib-docker var-lib-docker
/proc/ /proc/
/sys/ /sys/