Skip to content

Instantly share code, notes, and snippets.

@dalgard
Created October 22, 2015 12:11
Show Gist options
  • Save dalgard/138dd365928e207cf6bb to your computer and use it in GitHub Desktop.
Save dalgard/138dd365928e207cf6bb to your computer and use it in GitHub Desktop.
{
"folders":
[
{
"file_exclude_patterns":
[
"*.sublime-workspace",
"*.map",
"*.min.*"
],
"folder_exclude_patterns":
[
".git",
".sass-cache",
".idea",
".meteor/local",
".build*",
"node_modules",
"bower_components"
],
"follow_symlinks": false,
"path": "."
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment