You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 10, 2021. It is now read-only.
comma delimited list of directory and file globs to ignore a-la gitignore or ack would make this my number-one goto.
My example is I'm in JS currently, so I want to be able to exclude things like
node-modules/,package-lock.json,build/