diff options
| -rw-r--r-- | dotfiles/gitsyncer/config.json | 4 |
1 files changed, 4 insertions, 0 deletions
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/" ] |
