Skip to content

Instantly share code, notes, and snippets.

@xiaoda
Last active January 4, 2017 12:08
Show Gist options
  • Save xiaoda/6a670c6b492e3e201d87994a385f8333 to your computer and use it in GitHub Desktop.
Save xiaoda/6a670c6b492e3e201d87994a385f8333 to your computer and use it in GitHub Desktop.
{
"binary_file_patterns":
[
"node_modules/*",
"*.jpg",
"*.jpeg",
"*.png",
"*.gif",
"*.ttf",
"*.tga",
"*.dds",
"*.ico",
"*.eot",
"*.pdf",
"*.swf",
"*.jar",
"*.zip"
],
"close_windows_when_empty": true,
"font_size": 13.0,
"ignored_packages":
[
],
"translate_tabs_to_spaces": true,
"word_separators": "./\\()\"':,.;<>~!@#$%^&*|+=[]{}`~?"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment