encrypted backups + tweaks

This commit is contained in:
2023-06-25 09:23:54 -07:00
parent 76fda3f1d5
commit 4f281fbcb0
3 changed files with 18 additions and 4 deletions

9
.gitignore vendored
View File

@@ -81,3 +81,12 @@ Temporary Items
# .nfs files are created when an open file is removed but is still being accessed
.nfs*
# Keys & Secrets
*.key
*.asc
*.txt
# Backups
*.tar.gz
*.tar.gz.enc
*.tar.gz.age