From db404714f29ca0230e1a2ba48f7fdc23ff511dbb Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Tue, 16 Jun 2026 18:50:56 +0200 Subject: docs: document --suggest flag and SUGGEST_IGNORE Co-Authored-By: Claude Opus 4.8 --- config.example | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config.example') 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) -- cgit v1.2.3