aboutsummaryrefslogtreecommitdiffstats
path: root/config.example
diff options
context:
space:
mode:
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)