Add this random cache directory to ignored in backup

This commit is contained in:
Emi Simpson 2023-03-23 15:17:48 -04:00
parent ec46254e99
commit 72d7d374ed
Signed by: Emi
GPG Key ID: A12F2C2FFDC3D847
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ let paths = [
"/home/ember/.mozilla"
"/home/ember/.npm/"
"/home/ember/.pki/"
"/home/ember/.pub-cache/"
"/home/ember/.rustup/"
"/home/ember/.stack/"
"/home/ember/.var/app/*/cache/"