feat(restic): extend ignore patterns

This commit is contained in:
Felix Schröter 2025-02-13 23:33:31 +01:00
parent 6679ce62c1
commit 6598879013
Signed by: felschr
GPG key ID: 671E39E6744C807D
2 changed files with 8 additions and 0 deletions

View file

@ -33,6 +33,8 @@ in
"/var/lib/lxcfs"
"/var/lib/docker"
"/var/lib/flatpak"
"/var/lib/open-webui"
"/var/lib/private/open-webui"
"/home/*/ignore"
"/home/*/.cache"
"/home/*/.local/share/containers"