Per project ignore files with `.projectile` directive not working as expected

I’m having the same issue. I’ve tried adding ignore fields to both .ignore and .projectile, and it still shows all the ignored files. Adding the same files to the .gitignore works as expected.

Same Issue, .ignore and .projectile not working