From 34c71ac3d1c736e43894dcb209e58e4ba38da5ad Mon Sep 17 00:00:00 2001 From: Eric Renfro Date: Mon, 4 Nov 2024 20:33:40 -0500 Subject: [PATCH] Added bin/SecondLife exclusion --- .bashrc.d/backup-func | 1 + 1 file changed, 1 insertion(+) diff --git a/.bashrc.d/backup-func b/.bashrc.d/backup-func index 9fb85d1..3f70c12 100644 --- a/.bashrc.d/backup-func +++ b/.bashrc.d/backup-func @@ -119,6 +119,7 @@ function backup-home() { --exclude=psi-jack/Libation \ --exclude=psi-jack/Music \ --exclude=psi-jack/Vaults \ + --exclude=psi-jack/bin/SecondLife \ --exclude=psi-jack/tmp \ --exclude=psi-jack/.alchemynext/cache \ --exclude=psi-jack/.alchemynext/wine \