projectile-globally-unignored-directories is a variable defined in ‘projectile.el’.
Its value is ("/vendor/")
(tried vendor/ and vendor too)
vendor is gitignored and I have tried to enable it as a search candidate by using the setting above. Indexing is off and indexing method is, if relevant, set to alien in case its used elsewhere for search algorithms.
So: how do I enable projectile to search gitgnored subdirectories. In this case I want it to search the symfony vendor subdirectory.