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)
9 lines
150 B
Plaintext
9 lines
150 B
Plaintext
.cache/
|
|
.config/
|
|
borg.backup.settings
|
|
borg.backup.*.settings
|
|
borg.backup.*.include
|
|
borg.backup.*.exclude
|
|
borg.backup.*.schema-only
|
|
borg.backup.*.init
|