In general, I want to back up all releases from the repos that I star, however I have one repo in particular (syncthing/syncthing) that has 27GB of releases assets! There's also one or two others that have very large releases that I don't really need to have a copy of.
It would be great to be able to specific specific repos to skip asset downloading when using the --assets flag. Something like a --skip-assets REPO_NAME_REGEX should do the trick.
I'll get a PR in for this after the other stuff :P