mirror of
https://github.com/Egonex-AI/Understand-Anything.git
synced 2026-06-22 10:58:03 +08:00
Silent pass on re.error hid invalid .gitignore patterns from users, making it impossible to diagnose unexpected file-exclusion behavior. Now logs a warning to stderr so users can see which patterns were skipped and why. Co-Authored-By: Claude Code <noreply@anthropic.com>