Allows for completely excluding individual features components from the features UI and features exports. This module is useful when there are features components that you want to make sure NEVER get exported. If you are using features for site building or deployment then you've probably ran into the issue of accidentally exporting timestamp variables like cron_last or update_last_check. You may also want to banish permissions for developer modules so they don't get caught up with the rest of the site permissions. Banished items will not show up in your feature module OR ANY OTHER FEATURES MODULE, so use with caution.