Should we add support for plugin-level file excludes? These would be passed through using the --exclude flag (#6) for the underlying aws s3 sync command.
Mac OS's tendency to litter directories with the .DS_Store file is the immediate motivation for this, although it could be useful in other scenarios.
Should we add support for plugin-level file excludes? These would be passed through using the
--excludeflag (#6) for the underlying aws s3 sync command.Mac OS's tendency to litter directories with the
.DS_Storefile is the immediate motivation for this, although it could be useful in other scenarios.