Delete old files when syncing to S3 (exclude data)
Ensures we are deleting old asset files when syncing S3.
We exclude the /data
directory, since we don't want to delete the incident data that has been synced to S3 via the Sidekiq job in https://gitlab.com/gitlab-org/gitlab.
Closes #1 (closed)