in lib/linguist/blob_helper.rb [154:157]
def image? ['.png', '.jpg', '.jpeg', '.gif'].include?(extname.downcase) end