1.1.1 • Published 3 years ago

spotlight-noindex v1.1.1

Weekly downloads
7
License
MIT
Repository
github
Last release
3 years ago

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

1.1.1

3 years ago

1.1.0

6 years ago

1.0.0

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago