restic-windows-backup
restic-windows-backup copied to clipboard
Redundant exclude?
According to https://restic.readthedocs.io/en/latest/040_backup.html#excluding-files
this line
AppData\Local\Microsoft
should already exclude these
AppData\Local\Microsoft\Windows\Explorer
AppData\Local\Microsoft\Windows\INetCache
AppData\Local\Microsoft\Windows\WebCache
AppData\Local\Microsoft\Windows Store
am I wrong?
No, you are correct.
Thanks for letting me know!