aboutsummaryrefslogtreecommitdiffstats
path: root/config.example
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-06-16 18:50:56 +0200
committerDanilo M. <danix@danix.xyz>2026-06-16 18:50:56 +0200
commitdb404714f29ca0230e1a2ba48f7fdc23ff511dbb (patch)
treebaf5ee5ebcea72ef266894c35263fd5f3d6ae329 /config.example
parentf90d7f606aca51235fdb2a22fdf2263218138331 (diff)
downloaddots-backup-db404714f29ca0230e1a2ba48f7fdc23ff511dbb.tar.gz
dots-backup-db404714f29ca0230e1a2ba48f7fdc23ff511dbb.zip
docs: document --suggest flag and SUGGEST_IGNORE
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)