Adds possibility to have multiple profiles with different backup paths, retention etc. Co-authored-by: Matt Feifarek <matt.feifarek@gmail.com> Co-authored-by: Erik Westrup <erik.westrup@gmail.com>
11 lines
219 B
Plaintext
11 lines
219 B
Plaintext
# Prevent check-in of these sensitive files. Instead they are generated from the corresponding *.template file.
|
|
etc/restic/pw.txt
|
|
etc/restic/_global.env
|
|
etc/restic/default.env
|
|
|
|
# IntelliJ
|
|
.idea/
|
|
*.iml
|
|
# VSCode
|
|
.vscode/
|