Skip to content

matijs/spotlight-noindex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spotlight-noindex

Version on npm

Prevents Spotlight on macOS from indexing your node_modules directory.

Installation

It's recommended to add spotlight-noindex to your project as a development dependency.

important: Do not install spotlight-noindex globally.

$ npm install --save-dev spotlight-noindex

Usage

Upon installation, spotlight-noindex will create an empty file .metadata_never_index inside your node_modules directory. The presence of this file prevents Spotlight from indexing the directory.

License

MIT © Matijs Brinkhuis

About

Small utility that prevents Spotlight on macOS from indexing node_modules.

Resources

License

Stars

Watchers

Forks

Packages

No packages published