feat(restic): add home-server ignore directory
This commit is contained in:
parent
bee121c412
commit
6b7ae2c252
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ in {
|
|||
"/var/lib/docker"
|
||||
"/var/lib/flatpak"
|
||||
"/var/lib/systemd"
|
||||
"/home/ignore"
|
||||
"/home/*/.local/share/Trash"
|
||||
"/home/*/.cache"
|
||||
"/var/lib/jellyfin/transcodes"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue