Return-Path: Delivered-To: apmail-incubator-oodt-commits-archive@minotaur.apache.org Received: (qmail 18451 invoked from network); 14 Jul 2010 18:15:48 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Jul 2010 18:15:48 -0000 Received: (qmail 14825 invoked by uid 500); 14 Jul 2010 18:15:48 -0000 Delivered-To: apmail-incubator-oodt-commits-archive@incubator.apache.org Received: (qmail 14801 invoked by uid 500); 14 Jul 2010 18:15:48 -0000 Mailing-List: contact oodt-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oodt-dev@incubator.apache.org Delivered-To: mailing list oodt-commits@incubator.apache.org Received: (qmail 14794 invoked by uid 99); 14 Jul 2010 18:15:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jul 2010 18:15:48 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Wed, 14 Jul 2010 18:15:46 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 1E352238896F; Wed, 14 Jul 2010 18:14:23 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r964119 - /incubator/oodt/trunk/core/ Date: Wed, 14 Jul 2010 18:14:23 -0000 To: oodt-commits@incubator.apache.org From: kelly@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100714181423.1E352238896F@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: kelly Date: Wed Jul 14 18:14:22 2010 New Revision: 964119 URL: http://svn.apache.org/viewvc?rev=964119&view=rev Log: Standard ignores Modified: incubator/oodt/trunk/core/ (props changed) Propchange: incubator/oodt/trunk/core/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Wed Jul 14 18:14:22 2010 @@ -0,0 +1,9 @@ +._* +.DS_Store +*.log +*.pyc +*.pyo +*.egg-info +dist +build +target