aboutsummaryrefslogtreecommitdiffstats
path: root/config.example
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-06-16 18:56:46 +0200
committerDanilo M. <danix@danix.xyz>2026-06-16 18:56:46 +0200
commitdaa2571288e6f3680f2f14dc4f65815179d9641f (patch)
treeb0244bc3bc92ca36aad16a07e2dd488e58311896 /config.example
parentd9a245ec8c2236e897771459467a8c7c753ce341 (diff)
parentcc576c42c2d81d6201658271541bc13fb4229615 (diff)
downloaddots-backup-master.tar.gz
dots-backup-master.zip
Merge feat/suggest-flag: add --suggest flagHEADmaster
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'config.example')
-rw-r--r--config.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.example b/config.example
index 79e716d..cbd419e 100644
--- a/config.example
+++ b/config.example
@@ -15,3 +15,9 @@
# Branch to push to when using -p/--push (defaults to current branch if unset)
#GIT_BRANCH="master"
+
+# Basenames --suggest skips when scanning for new config (override the
+# baked-in default). Uncomment and edit to customize.
+#SUGGEST_IGNORE=(.cache .local .git .ssh .gnupg .Trash .pki .nv \
+# .mozilla .thunderbird .npm .cargo .rustup .java \
+# .dbus .config)