summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-07-07 23:17:51 +0300
committerPaul Buetow <paul@buetow.org>2025-07-07 23:17:51 +0300
commit6efaff92a0d39bedc2422f20288b04e2e412dae5 (patch)
tree904b807952d6066e4bddd5f631d7fbb7a8513a9d
parent9c29340e73fec8e396bd93a81f10dea2ae821f62 (diff)
exclude
-rw-r--r--dotfiles/gitsyncer/config.json4
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/"
]