Skip to content

Instantly share code, notes, and snippets.

@ariona
Last active September 27, 2016 07:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ariona/3677bc4a28900e1955b08641ae2f8d74 to your computer and use it in GitHub Desktop.
Save ariona/3677bc4a28900e1955b08641ae2f8d74 to your computer and use it in GitHub Desktop.
Exclude node_modules from Sublime search
{
"folder_exclude_patterns": [".svn", ".git", ".hg", "CVS", "node_modules"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment