From 6efaff92a0d39bedc2422f20288b04e2e412dae5 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 7 Jul 2025 23:17:51 +0300 Subject: exclude --- dotfiles/gitsyncer/config.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dotfiles/gitsyncer/config.json b/dotfiles/gitsyncer/config.json index 2d3bfa9..97905e7 100644 --- a/dotfiles/gitsyncer/config.json +++ b/dotfiles/gitsyncer/config.json @@ -14,6 +14,10 @@ } ], "repositories": [], + "exclude_from_showcase": [ + "Adv360-Pro-ZMK", + "nvim" + ], "exclude_branches": [ "^codex/" ] -- cgit v1.2.3