mirror of
https://github.com/yamadashy/repomix.git
synced 2026-05-30 11:18:53 +02:00
55d3293134
Add an archive entry filter that checks file extensions with isBinaryPath before writing to disk, avoiding unnecessary I/O for binary files (images, fonts, executables, etc.) that would be excluded later anyway. The filter strips the leading tar segment (e.g. "repo-branch/") since tar's filter callback receives paths before strip is applied. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>