From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LwbIU-0004dT-Ef for qemu-devel@nongnu.org; Wed, 22 Apr 2009 08:11:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LwbIP-0004bZ-Ev for qemu-devel@nongnu.org; Wed, 22 Apr 2009 08:11:25 -0400 Received: from [199.232.76.173] (port=54816 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LwbIP-0004bQ-9t for qemu-devel@nongnu.org; Wed, 22 Apr 2009 08:11:21 -0400 Received: from mx2.redhat.com ([66.187.237.31]:41747) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LwbIO-0002AW-Sb for qemu-devel@nongnu.org; Wed, 22 Apr 2009 08:11:21 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n3MCBJYN015589 for ; Wed, 22 Apr 2009 08:11:19 -0400 Message-ID: <49EF095F.8010206@redhat.com> Date: Wed, 22 Apr 2009 14:11:11 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] update .gitignore References: <49EEFB86.5040402@redhat.com> <49EEFEB7.5080908@redhat.com> In-Reply-To: <49EEFEB7.5080908@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: "qemu-devel@nongnu.org" On 04/22/09 13:25, Avi Kivity wrote: > Should be in a user's ~/.gitignore, really, since everyone uses a > different editor and they have different backup schemes. Doesn't work for me. Do I need some extra foo to enable that? In ~/.gitconfig maybe? cheers, Gerd