mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
- Replace glob patterns with Set lookup for common folders to speed up matching - Use path.sep for cross-platform compatibility on Windows/Unix systems - Add comprehensive test coverage for nested and non-nested folder matching - Simplify implementation by removing unnecessary caching complexity