diff options
Diffstat (limited to 'gitsyncer.example.json')
| -rw-r--r-- | gitsyncer.example.json | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/gitsyncer.example.json b/gitsyncer.example.json deleted file mode 100644 index 39984b4..0000000 --- a/gitsyncer.example.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "organizations": [ - { - "host": "git@codeberg.org", - "name": "snonux" - }, - { - "host": "git@github.com", - "name": "snonux" - }, - { - "host": "paul@t450:git", - "backupLocation": true - } - ], - "repositories": [ - "gitsyncer", - "another-repo", - "yet-another-repo" - ], - "skip_releases": { - "fapi": ["0.0.1"] - } -} |
