diff options
Diffstat (limited to 'gitsyncer.example.json')
| -rw-r--r-- | gitsyncer.example.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/gitsyncer.example.json b/gitsyncer.example.json index abe3d78..39984b4 100644 --- a/gitsyncer.example.json +++ b/gitsyncer.example.json @@ -17,5 +17,8 @@ "gitsyncer", "another-repo", "yet-another-repo" - ] -}
\ No newline at end of file + ], + "skip_releases": { + "fapi": ["0.0.1"] + } +} |
