Skip to content

Instantly share code, notes, and snippets.

@jesusgollonet
Created January 24, 2013 22:10
Show Gist options
  • Save jesusgollonet/4628507 to your computer and use it in GitHub Desktop.
Save jesusgollonet/4628507 to your computer and use it in GitHub Desktop.
sublime preferences
{
"color_scheme": "Packages/Color Scheme - Default/Twilight.tmTheme",
"font_size": 12.0,
"ignored_packages":
[
"Vintage"
],
"folder_exclude_patterns": [".sass-cache"],
"file_exclude_patterns": ["*.woff", "*.ttf", "*.eot",".DS_Store"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment