Creates a new FileMapperConfig with the specified ignore patterns.
ignorePatterns - List of glob patterns for files/directories to skip.
ignorePatterns
FileMapperConfig({required this.ignorePatterns});