zip -r productImages.zip ./* -x "cache**"

压缩时,会忽略cache下的所有文件及文件夹

相关文章: