You've already forked Borgbackup-Schedule
Inital Commit
This commit is contained in:
9
root/etc/borgbackup/exclude
Normal file
9
root/etc/borgbackup/exclude
Normal file
@@ -0,0 +1,9 @@
|
||||
# Borgbackup Exclusion List
|
||||
# Defines which data are not included in the backup.
|
||||
/dev/*
|
||||
/lost+found/*
|
||||
/proc/*
|
||||
/run/*
|
||||
/sys/*
|
||||
/tmp/*
|
||||
/var/tmp/*
|
||||
Reference in New Issue
Block a user