From 4466cc60b7ffb72f60817cc04309e1fba3b74204 Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Fri, 12 Jan 2024 03:29:00 +0100 Subject: don't backup semantic-roam --- bin/backup.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/backup.sh b/bin/backup.sh index 8887095..cfb9938 100755 --- a/bin/backup.sh +++ b/bin/backup.sh @@ -31,6 +31,7 @@ backup_local() { --exclude '*.elc' \ --exclude '*/.local/straight' \ --exclude '*/phd/simulation_data' \ + --exclude '*/semantic-roam' \ "$REPOSITORY::{hostname}-{user}-{utcnow:%Y-%m-%dT%H:%M:%S}" \ "$@" # all the dirs to bac -- cgit v1.2.3