At the end of the migration, I want to list all files still present in the tip of the workspace having one of the excluded extensions.
These files are either excluded by mistake, or need to be processed further.
Examples use cases:
- an
.ico file which should not have been excluded
- a
.jar file which should be retrieved from maven central or artifactory