I'm on emacs using helm-projectile. I notice that emacs startup is very slow, ~4s. And projectile find fuzzy matching is slow as well, when I type the file name in full it takes about ~3s.
I am working on a very large project, ~110K files. Is there someway I can exclude from folders from the search path?