From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752564Ab0CWLeo (ORCPT ); Tue, 23 Mar 2010 07:34:44 -0400 Received: from cantor.suse.de ([195.135.220.2]:60066 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751702Ab0CWLem (ORCPT ); Tue, 23 Mar 2010 07:34:42 -0400 Message-ID: <4BA8A74E.6030704@suse.cz> Date: Tue, 23 Mar 2010 12:34:38 +0100 From: Michal Marek User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091130 SUSE/3.0.0-1.2 Thunderbird/3.0 MIME-Version: 1.0 To: Philipp Kohlbecher Cc: linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] .gitignore: ignore *.lzo files References: <4BA124DC.2070701@gmx.de> In-Reply-To: <4BA124DC.2070701@gmx.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 17.3.2010 19:52, Philipp Kohlbecher wrote: > Ignore files compressed with lzop. > > Signed-off-by: Philipp Kohlbecher Applied, thanks. Michal