From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Gibson Subject: Re: [PATCH] Add integer expressions files to .gitignore Date: Fri, 13 Apr 2012 12:06:44 +1000 Message-ID: <20120413020644.GB5829@truffala.fritz.box> References: <1334253025-9606-1-git-send-email-sjg@chromium.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1334253025-9606-1-git-send-email-sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: Simon Glass Cc: Devicetree Discuss List-Id: devicetree@vger.kernel.org On Thu, Apr 12, 2012 at 10:50:25AM -0700, Simon Glass wrote: > Several files were added, and should be in .gitignore. The *.test.dts > pattern should catch future source files which are generated by tests. > > Also move things back into alphabetical order, which I think is the > intent. Hm, probably, but I'd prefer not to put fixups for that in the same patch as an actual change. Makes the real change harder to spot. > Signed-off-by: Simon Glass > --- > tests/.gitignore | 6 ++++-- > 1 files changed, 4 insertions(+), 2 deletions(-) > > diff --git a/tests/.gitignore b/tests/.gitignore > index 0b71bcf..2833582 100644 > --- a/tests/.gitignore > +++ b/tests/.gitignore > @@ -1,6 +1,7 @@ > *.dtb > *.dtb.test.dts > *.dts.test.s > +*.test.dts The new pattern subsumes *.dtb.test.dts, so it should replace it. -- David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson