All files excluded by the scm ignore settings

Just to chime in here regarding negation patterns, I’m having a similar issue. The very end of my .gitignore file has lines with negative patterns in it (to ensure no files are ignored incorrectly). This works perfectly with Git itself, but when I run Sonar locally, it still excludes the files matched by those negative patterns from the analysis.