Skip to content

Instantly share code, notes, and snippets.

@mnewt
Forked from benatkin/Global.sublime-settings
Last active December 11, 2015 22: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 mnewt/4669963 to your computer and use it in GitHub Desktop.
Save mnewt/4669963 to your computer and use it in GitHub Desktop.
tell Sublime Text to ignore files/directories matching these strings
{
"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