From b0ceada4b2819c7e9d92bd3d0139c0db919f9100 Mon Sep 17 00:00:00 2001 From: GitSync Date: Wed, 19 Aug 2026 19:14:55 +0000 Subject: [PATCH] Include accounts/ in git-sync sparse-checkout folders --- config/plugins/git-sync.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/plugins/git-sync.yaml b/config/plugins/git-sync.yaml index 287210b..6594271 100644 --- a/config/plugins/git-sync.yaml +++ b/config/plugins/git-sync.yaml @@ -3,6 +3,7 @@ folders: - pages - themes - config + - accounts sync: direction: both on_save: true