From 627d3006081b737a109b9734304dcbb35fc185e7 Mon Sep 17 00:00:00 2001 From: Bastian Dehn Date: Thu, 18 Jun 2026 17:53:00 +0200 Subject: [PATCH] add comment for example --- src/config-example.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/config-example.yaml b/src/config-example.yaml index d51d830..e20b8e1 100644 --- a/src/config-example.yaml +++ b/src/config-example.yaml @@ -7,6 +7,7 @@ machines: remote_user: backupuser host: www.example.com port: 22 + # excludes optional excludes: - /home/user/.cache - /home/user/.local -- 2.47.3