diff options
| author | Danilo M. <danix@danix.xyz> | 2026-06-16 18:56:46 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-06-16 18:56:46 +0200 |
| commit | daa2571288e6f3680f2f14dc4f65815179d9641f (patch) | |
| tree | b0244bc3bc92ca36aad16a07e2dd488e58311896 /config.example | |
| parent | d9a245ec8c2236e897771459467a8c7c753ce341 (diff) | |
| parent | cc576c42c2d81d6201658271541bc13fb4229615 (diff) | |
| download | dots-backup-daa2571288e6f3680f2f14dc4f65815179d9641f.tar.gz dots-backup-daa2571288e6f3680f2f14dc4f65815179d9641f.zip | |
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'config.example')
| -rw-r--r-- | config.example | 6 |
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) |
