Borg backup wrapper update, config update

Add a .gitignore for all other files that can appear in this
folder
(.config, .cache, settings files, etc)
Add backward compability check for file backup to
not auto add -file for
the file module unless flag is set
(FILE_REPOSITORY_COMPATIBLE)
This commit is contained in:
Clemens Schwaighofer
2021-12-13 13:19:31 +09:00
parent 93f8ea6054
commit a661678441
8 changed files with 44 additions and 21 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
.cache/
.config/
borg.backup.settings
borg.backup.*.settings
borg.backup.*.include
borg.backup.*.exclude
borg.backup.*.schema-only
borg.backup.*.init