Skip to content

Instantly share code, notes, and snippets.

@kenelliott
Created March 18, 2014 18:52
Show Gist options
  • Save kenelliott/9626863 to your computer and use it in GitHub Desktop.
Save kenelliott/9626863 to your computer and use it in GitHub Desktop.
{
"folder_exclude_patterns":
[
"production",
".svn",
".git",
".hg",
"CVS",
"node_modules",
"tmp"
],
"font_size": 13,
"ignored_packages":
[
"Vintage",
"GitGutter"
],
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment