summaryrefslogtreecommitdiff
path: root/gemfeed/examples/conf/dotfiles/gitsyncer/config.json
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-10-02 11:31:38 +0300
committerPaul Buetow <paul@buetow.org>2025-10-02 11:31:38 +0300
commitff9f3a641fec256e1f4b01fcd95590451f656f0a (patch)
tree04f4b0d8d370006bd2cc22e35c4ce76f7ba134d6 /gemfeed/examples/conf/dotfiles/gitsyncer/config.json
parentc0f9ecf5e0b075db8e54ef1235ec80878e418398 (diff)
Update content for html
Diffstat (limited to 'gemfeed/examples/conf/dotfiles/gitsyncer/config.json')
-rw-r--r--gemfeed/examples/conf/dotfiles/gitsyncer/config.json33
1 files changed, 0 insertions, 33 deletions
diff --git a/gemfeed/examples/conf/dotfiles/gitsyncer/config.json b/gemfeed/examples/conf/dotfiles/gitsyncer/config.json
deleted file mode 100644
index 3ebb7780..00000000
--- a/gemfeed/examples/conf/dotfiles/gitsyncer/config.json
+++ /dev/null
@@ -1,33 +0,0 @@
-{
- "organizations": [
- {
- "host": "git@codeberg.org",
- "name": "snonux"
- },
- {
- "host": "git@github.com",
- "name": "snonux"
- },
- {
- "host": "paul@t450:git",
- "backupLocation": true
- }
- ],
- "repositories": [],
- "skip_releases": {
- "fapi": [
- "0.0.1"
- ]
- },
- "exclude_from_showcase": [
- "bratwurstmitsenf",
- "Adv360-Pro-ZMK",
- "katana",
- "playground",
- "pages",
- "nvim"
- ],
- "exclude_branches": [
- "^codex/"
- ]
-} \ No newline at end of file