In Preferences => Settings - Default
// These files will still show up in the side bar, but won't be included in
// Goto Anything or Find in Files
"binary_file_patterns": ["*.jpg", "*.jpeg", "*.png", "*.gif", "*.ttf", "*.tga", "*.dds", "*.ico", "*.eot", "*.pdf", "*.swf", "*.jar", "*.zip"],
This setting doesn’t seem to work, the ‘Find in Files’ results still contains these types of files
(is this the correct place for a bug report?)