mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Have projectile ignore .extension directories
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
(projectile-enable-caching nil)
|
||||
(projectile-globally-ignored-directories '(".bzr"
|
||||
".eunit"
|
||||
".extension"
|
||||
".fslckout"
|
||||
".git"
|
||||
".hg"
|
||||
|
||||
Reference in New Issue
Block a user