Initial commit; base scripting and systemd user event code for borg based backup

This commit is contained in:
2026-07-10 12:20:13 +02:00
commit ffe3c354be
12 changed files with 984 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Optional Borg exclude patterns, one per line.
# The backup runs from inside SOURCE_DIR, so patterns are relative.
#
# Examples:
# cache directories:
# */.cache
#
# thumbnails:
# */thumbnails