Skip to content

Instantly share code, notes, and snippets.

@durvalrafael
Last active January 31, 2017 16:57
Show Gist options
  • Select an option

  • Save durvalrafael/489c89a022b8dd046405c1f123aefc24 to your computer and use it in GitHub Desktop.

Select an option

Save durvalrafael/489c89a022b8dd046405c1f123aefc24 to your computer and use it in GitHub Desktop.
Sublime text ignores files by pattern
"folder_exclude_patterns":
[
".svn",
".git",
".hg",
"CVS",
".sass-cache",
"node_modules"
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment