File Management: Enhance support for file paths by correctly converting paths with special unicode characters to POSIX format. This improvement ensures that files with diverse character sets are properly ignored, enhancing compatibility across different operating systems.
Fixes
Fix issues with certain files not being ignored due to unsupported unicode characters in their paths. This resolves a problem that affected users on Windows systems.