Hi
Implement a feature to allow users to specify multiple folders to be excluded from package processing. This will improve performance and give users more control over which directories are processed. The solution should support an array of folder paths and potentially wildcard patterns. Update documentation to reflect this new functionality.