CNX0523E Using an asterisk (*) wildcard with a partial file extension is not supported for the exclusion exclusion in the export.properties file.
Explanation
An exclusion file extension can contain a complete extension or the wild card asterisk (*). You must not use a wild card with a file extension.The following examples are valid exclusions:
| Exclusion |
|---|
| myfile.* |
| myfolder/myfile.xml |
| *.cobol |