mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-03-17 10:03:08 +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.