Updated the via-feed script to dynamically read excluded paths from a blacklist file rather than using a hardcoded ~/code/* exclusion. This change allows for more flexible directory management by parsing ~/.config/via/feed.blacklist to determine which paths the indexer should ignore. It gives users granular control over their search index content.

Enable custom blacklisting for file indexing in via-feed - zhengqunkoo/via