Hide stack files from restic

This commit is contained in:
Emi Simpson 2023-12-21 22:43:27 -05:00
parent 0cd2e7de3d
commit bd00a85c76
Signed by: Emi
GPG Key ID: A12F2C2FFDC3D847
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ let paths = [
"**/__pycache__/"
"**/.clj-kondo/"
"**/.lsp/"
"**/.stack-work/"
"**/target/"
"/home/ember/Audiobooks/"
"/home/ember/.cabal/"