From ooo-commits-return-1172-apmail-incubator-ooo-commits-archive=incubator.apache.org@incubator.apache.org Sun Sep 4 16:49:09 2011 Return-Path: X-Original-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A65227E22 for ; Sun, 4 Sep 2011 16:49:09 +0000 (UTC) Received: (qmail 8954 invoked by uid 500); 4 Sep 2011 16:49:09 -0000 Delivered-To: apmail-incubator-ooo-commits-archive@incubator.apache.org Received: (qmail 8916 invoked by uid 500); 4 Sep 2011 16:49:09 -0000 Mailing-List: contact ooo-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-commits@incubator.apache.org Received: (qmail 8909 invoked by uid 99); 4 Sep 2011 16:49:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Sep 2011 16:49:08 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Sep 2011 16:49:07 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id AC1FD23888E7; Sun, 4 Sep 2011 16:48:47 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1165074 - /incubator/ooo/trunk/main/.gitignore Date: Sun, 04 Sep 2011 16:48:47 -0000 To: ooo-commits@incubator.apache.org From: erack@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110904164847.AC1FD23888E7@eris.apache.org> Author: erack Date: Sun Sep 4 16:48:47 2011 New Revision: 1165074 URL: http://svn.apache.org/viewvc?rev=1165074&view=rev Log: more to ignore Modified: incubator/ooo/trunk/main/.gitignore Modified: incubator/ooo/trunk/main/.gitignore URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/.gitignore?rev=1165074&r1=1165073&r2=1165074&view=diff ============================================================================== --- incubator/ooo/trunk/main/.gitignore (original) +++ incubator/ooo/trunk/main/.gitignore Sun Sep 4 16:48:47 2011 @@ -1,3 +1,5 @@ +# various extensions left behind +*.sw[op] *- *-HEAD *-git @@ -15,11 +17,46 @@ *.rej *~ .\#* + +# configure autoconf related /Linux*Env.Set* +/autom4te.cache +/config.guess +/config.log +/config.parms +/config.status +/set_soenv /bootstrap /makefile.mk /solver + +# misc CVS TAGS \#* -unxlng*.pro + +# id-utils, ctags, cscope +/ID +/tags +/*/ID +/*/tags +/*/cscope.files +/*/cscope.in.out +/*/cscope.out +/*/cscope.po.out + +# externals +/external/unowinreg/unowinreg.dll +/moz/zipped/*.zip + +# $INPATH output directories +/*/unxlng?? +/*/unxlng??.pro +/*/wntmsc??? +/*/wntmsc???.pro +/*/wntgcc? +/*/wntgcc?.pro +/*/unxso??? +/*/unxso???.pro +/*/unxmac?? +/*/unxmac??.pro