npm install spotlight-never-index --global spotlight-never-index <directory> <pattern>spotlight-never-index ~/ProjectsThis will tell Spotlight to never index the ~/Projects directory.
spotlight-never-index ~/Projects 'node_modules|bower_components'This will tell Spotlight to never index any node_modules or bower_components directory inside ~/Projects.
MIT – See LICENSE file.