File Exclusions being ignored

Hello,

I may just be doing something wrong here, but some of my file exclusions aren’t working on SonarCloud. Unfortunately our projects are private so can’t link to them.

Exclusions list:

Files are still being analysed:

The regex pattern works fine in some of my projects, which makes me thing it might be something I’m doing wrong?

Thanks,
Pete

Hi Peter, could it be related to some wrong case for those files? I remember having once a similar situation where the files would look correct in Web UI, but when I was checking out the repository on Windows, the case was not the expected one so it was causing trouble.