mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
385e60cd26
was a bit hasty. Rather than disregard all ignore files, we should simply exclude projectile-globally-ignored-directories entries from the file list. This is a stop-gap measure while I work on a better, more general solution for all our :completion modules. Amend:385e60cd26
Ref: https://www.reddit.com/r/emacs/comments/tj0na6/moving_from_doom_to_vanilla/?utm_source=share&utm_medium=web2x&context=3 Ref: #6210