From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw02.freescale.net (az33egw02.freescale.net [192.88.158.103]) by ozlabs.org (Postfix) with ESMTP id 87CCE67D9F for ; Tue, 14 Nov 2006 07:50:44 +1100 (EST) Received: from az33smr01 (az33smr01.freescale.net [10.64.34.199]) by az33egw02.freescale.net (8.12.11/az33egw02) with ESMTP id kADKoh0j004815 for ; Mon, 13 Nov 2006 13:50:43 -0700 (MST) Subject: Re: [PATCH] make git ignore new wrapper generated files From: Matthew McClintock To: Kim Phillips In-Reply-To: <20061110180830.419c28bd.kim.phillips@freescale.com> References: <20061110180830.419c28bd.kim.phillips@freescale.com> Content-Type: text/plain Date: Mon, 13 Nov 2006 14:50:20 -0600 Message-Id: <1163451020.5463.10.camel@localhost> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2006-11-10 at 18:08 -0600, Kim Phillips wrote: > The new 'wrapper' code generates files that git should ignore; > add them to .gitignore. Why don't we just add these files to be cleaned correctly? -Matthew