diff options
| author | Paul Buetow <paul@buetow.org> | 2025-08-16 09:36:50 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-08-16 09:36:50 +0300 |
| commit | b39734c8ebaaca3f458e94f52b1cc9f0054dbcc1 (patch) | |
| tree | 97a2f52261827a12a80f00a81cf5a8841044123a | |
| parent | 5a3022cdfaa22ec22ef03f9518b87da9e24d29d6 (diff) | |
skip
| -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", |
