restic: ignore mounted dirs
All checks were successful
fmt check / check (push) Successful in 48s
flake check / check (push) Successful in 3m53s

This commit is contained in:
notohh 2023-10-22 19:58:11 -04:00
parent db4898610f
commit 8ede20a5f2
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -18,6 +18,8 @@
"/home/*/Games" "/home/*/Games"
"/home/*/Videos" "/home/*/Videos"
"/home/*/osu!" "/home/*/osu!"
"/home/*/mounted"
"/home/*/cryptomator/mounted"
"/home/*/.cache" "/home/*/.cache"
"/home/*/.wine" "/home/*/.wine"
"/home/*/.rustup" "/home/*/.rustup"