Skip to content

Instantly share code, notes, and snippets.

@Robdel12
Last active August 29, 2015 14:07
Show Gist options
  • Save Robdel12/129540b2ea61d0782932 to your computer and use it in GitHub Desktop.
Save Robdel12/129540b2ea61d0782932 to your computer and use it in GitHub Desktop.
Sublime Text folder exclusions
"folder_exclude_patterns":
[
"tmp",
".git",
".sass-cache",
"junk",
".bundle",
"dist",
"node_modules",
"pkg",
"coverage",
"junk",
"bower_components"
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment