summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/home-backup1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/home-backup b/scripts/home-backup
index 1182ca5..007967f 100755
--- a/scripts/home-backup
+++ b/scripts/home-backup
@@ -47,6 +47,7 @@ declare -ra EXCLUDES=(
"/.cargo/"
"/.bun/"
"/.android/"
+ "/.config/google-chrome/"
# --- Common regenerable junk anywhere in the tree ---
"node_modules/"