From 56c296efb710e90e5fcb92216ddf2d64d336703e Mon Sep 17 00:00:00 2001 From: capntack Date: Sun, 3 Sep 2023 14:56:12 -0500 Subject: [PATCH] Updated to account for naming convention changes --- .gitignore | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 16f0df7..7818ecd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *.log -.restic-password +.resticPassword backups.sh -restic-excludes.txt -rsync-manifest.conf \ No newline at end of file +resticExcludes +rsyncManifest +testing \ No newline at end of file