Today the library is copying the targets of symbolic links, bloating my archives. I would prefer that it behave like `zip -y` (on macOS): ``` -y store symbolic links as the link instead of the referenced file ```