Skip to content

Instantly share code, notes, and snippets.

@peterver
Created June 8, 2015 11:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peterver/de9b1fede42af9bb9151 to your computer and use it in GitHub Desktop.
Save peterver/de9b1fede42af9bb9151 to your computer and use it in GitHub Desktop.
Sublime Preferences : Search 'Optimization'/Decluttering
"binary_file_patterns":
[
"node_modules/*",
"bower_components/*",
"*.jpg",
"*.jpeg",
"*.png",
"*.gif",
"*.ttf",
"*.tga",
"*.dds",
"*.ico",
"*.eot",
"*.pdf",
"*.swf",
"*.jar",
"*.zip"
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment