mirror of https://github.com/dswd/zvault
Added root repository to exclude list
This commit is contained in:
parent
737f78af47
commit
73552f2d75
|
@ -10,6 +10,8 @@ lost+found
|
||||||
/media
|
/media
|
||||||
|
|
||||||
# Cache data that does not need to be backed up
|
# Cache data that does not need to be backed up
|
||||||
|
/root/.cache
|
||||||
|
/root/.zvault
|
||||||
/home/*/.cache
|
/home/*/.cache
|
||||||
/home/*/.zvault
|
/home/*/.zvault
|
||||||
/var/cache
|
/var/cache
|
||||||
|
|
Loading…
Reference in New Issue