stevegrunwell / asimov

Automatically exclude development dependencies from Apple Time Machine backups
MIT License
1.62k stars 93 forks source link

readme: Make a statement about hiding `node_modules` from Spotlight #90

Open merchako opened 1 year ago

merchako commented 1 year ago

An intuitive off-label use of Asimov would be to prevent Spotlight from search */node_modules/. Indeed, I came across Asimov while searching for a way to get Spotlight to ignore these folders. At a glance, it's unclear whether Asimov would do this. Could you add a statement to /readme to clarify whether it would?