diff options
Diffstat (limited to 'gemfeed/examples/conf/dotfiles/gitsyncer/config.json')
| -rw-r--r-- | gemfeed/examples/conf/dotfiles/gitsyncer/config.json | 33 |
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 |
