1
Fork 0
mirror of https://github.com/Steffo99/backup-duplicity.git synced 2024-10-16 06:07:25 +00:00

Change example file names and gitignore them

This commit is contained in:
Steffo 2023-06-18 20:49:25 +02:00
parent a236477abf
commit 875102e749
Signed by: steffo
GPG key ID: 2A24051445686895
2 changed files with 4 additions and 2 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
/duplicity_passphrase.txt
/google_client_config.yml

View file

@ -1,8 +1,8 @@
secrets:
google_client_config:
file: "./client_config.yml"
file: "./google_client_config.yml"
duplicity_passphrase:
file: "./passphrase.txt"
file: "./duplicity_passphrase.txt"
volumes:
duplicity_credentials: