diff options
| -rw-r--r-- | dotfiles/gitsyncer/config.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dotfiles/gitsyncer/config.json b/dotfiles/gitsyncer/config.json index 238f416..3ebb778 100644 --- a/dotfiles/gitsyncer/config.json +++ b/dotfiles/gitsyncer/config.json @@ -14,6 +14,11 @@ } ], "repositories": [], + "skip_releases": { + "fapi": [ + "0.0.1" + ] + }, "exclude_from_showcase": [ "bratwurstmitsenf", "Adv360-Pro-ZMK", |
