extend the excludes in the config example

Borg-Qt doesn't have the permission to read the .dbus directory therefore it
should get ignored.
This commit is contained in:
Andreas Zweili 2019-04-20 14:19:03 +02:00
parent cecccec255
commit 1e7b87bc01
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
excludes = [
"/home/*/.gvfs",
"/home/*/.cache",
"/home/*/.dbus",
"/home/*/.thumbnails",
"/home/*/.dropbox",
"/proc",