restic/system: Ignore /root/.cache

This commit is contained in:
Simon Bruder 2022-04-23 21:10:55 +02:00
parent b307f1d518
commit 76787d43a0
Signed by: simon
GPG key ID: 8D3C82F9F309F8EC

View file

@ -9,6 +9,7 @@ let
"/home/*/.cache/"
"/home/*/**/cache/"
"/home/*/.local/share/Trash" # some gui applications use it
"/root/.cache"
"/data/cache/"
# Rust