diff options
Diffstat (limited to 'local')
-rw-r--r-- | local/duplicity-config | 4 | ||||
-rw-r--r-- | local/duplicity-excludes | 5 |
2 files changed, 9 insertions, 0 deletions
diff --git a/local/duplicity-config b/local/duplicity-config new file mode 100644 index 0000000..f9607b0 --- /dev/null +++ b/local/duplicity-config @@ -0,0 +1,4 @@ +PASSPHRASE= +FTP_PASSWORD= +B2_KEY_ID= +B2_BUCKET= diff --git a/local/duplicity-excludes b/local/duplicity-excludes new file mode 100644 index 0000000..122b565 --- /dev/null +++ b/local/duplicity-excludes @@ -0,0 +1,5 @@ +/home/matt/Downloads +/home/matt/.local +/home/matt/.cache +/home/matt/.mozilla +/home/matt/.wine |