modules/backup: exclude trash from backup
This commit is contained in:
parent
7899393d71
commit
8f79f11b4c
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ in
|
|||
"*/cache2"
|
||||
"*/Cache"
|
||||
".local/share/Steam"
|
||||
".local/share/Trash"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue