Skip to content

Instantly share code, notes, and snippets.

@jonlow
Created April 23, 2015 02:31
Show Gist options
  • Save jonlow/c27c7c66ec5b579d9f8c to your computer and use it in GitHub Desktop.
Save jonlow/c27c7c66ec5b579d9f8c to your computer and use it in GitHub Desktop.
Ignore folders from the sublime quick file search
{
"binary_file_patterns":
[
"dist/*",
"node_modules/*"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment