Inital Commit
All checks were successful
Borgbackup Schedule / Borgbackup Schedule [arm64] (push) Successful in 16s
Borgbackup Schedule / Borgbackup Schedule [amd64] (push) Successful in 12s

This commit is contained in:
Cantibra
2025-10-26 21:11:04 +01:00
commit a6db7726e6
18 changed files with 1177 additions and 0 deletions

View 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/*