Projectile: ignore ./node_modules & ./flow-typed

This commit is contained in:
Henrik Lissner
2018-04-29 22:52:49 -04:00
parent 8d81975fa7
commit 0b33e729e0

View File

@ -20,7 +20,8 @@
(push ".project" projectile-project-root-files-bottom-up) (push ".project" projectile-project-root-files-bottom-up)
(setq projectile-globally-ignored-directories (setq projectile-globally-ignored-directories
(append projectile-globally-ignored-directories (append projectile-globally-ignored-directories
(list (abbreviate-file-name doom-local-dir) ".sync"
"node_modules" "flow-typed")) "node_modules" "flow-typed"))
projectile-other-file-alist projectile-other-file-alist
(append projectile-other-file-alist (append projectile-other-file-alist