diff options
| author | Paul Buetow <paul@buetow.org> | 2025-07-07 23:17:51 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-07-07 23:17:51 +0300 |
| commit | 6efaff92a0d39bedc2422f20288b04e2e412dae5 (patch) | |
| tree | 904b807952d6066e4bddd5f631d7fbb7a8513a9d | |
| parent | 9c29340e73fec8e396bd93a81f10dea2ae821f62 (diff) | |
exclude
| -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/" ] |
