Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 274 Bytes

File metadata and controls

11 lines (7 loc) · 274 Bytes

Ignore-node_modules-in-Spotlight

bash script for ignoring all files in node_modules for Spotlight

this will add ignore to all node_moduless in ~ for Spotlight

Usage

./add-ignore.sh [path]

Options: path Path to start looking for node_modules [default: $HOME]