mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-31 20:03:37 +00:00
Move directory check before binary file check to handle edge cases where a directory has a binary file extension (e.g., "images.png/"). Previously, such directories would be incorrectly treated as binary files instead of being expanded.