Skip to content

Instantly share code, notes, and snippets.

@growdigital
Created September 5, 2014 10:36
Show Gist options
  • Save growdigital/c52d1c48ff37652ffc46 to your computer and use it in GitHub Desktop.
Save growdigital/c52d1c48ff37652ffc46 to your computer and use it in GitHub Desktop.
Sublime Text node project settings
{
"folders":
[
{
"folder_exclude_patterns": ["dist", "node_modules"],
"file_exclude_patterns": ["*.sublime-project"],
"follow_symlinks": true,
"path": "."
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment