Hide stack files from restic
This commit is contained in:
parent
0cd2e7de3d
commit
bd00a85c76
|
@ -8,6 +8,7 @@ let paths = [
|
|||
"**/__pycache__/"
|
||||
"**/.clj-kondo/"
|
||||
"**/.lsp/"
|
||||
"**/.stack-work/"
|
||||
"**/target/"
|
||||
"/home/ember/Audiobooks/"
|
||||
"/home/ember/.cabal/"
|
||||
|
|
Loading…
Reference in a new issue