k1LoW / serverless-s3-sync

A plugin to sync local directories and S3 prefixes for Serverless Framework :zap:
183 stars 70 forks source link

.DS_Store files uploaded #110

Open dtaylorstub opened 1 year ago

dtaylorstub commented 1 year ago

My config inside serverless.yml

  s3Sync:
    - bucketNameKey: BucketKey
      bucketPrefix: myFolder/
      localDir: myFolder

End up with each folder having .DS_Store files