Return-Path: X-Original-To: apmail-incubator-hama-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-hama-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 A97828E9C for ; Thu, 15 Sep 2011 22:40:18 +0000 (UTC) Received: (qmail 67200 invoked by uid 500); 15 Sep 2011 22:40:18 -0000 Delivered-To: apmail-incubator-hama-commits-archive@incubator.apache.org Received: (qmail 67161 invoked by uid 500); 15 Sep 2011 22:40:18 -0000 Mailing-List: contact hama-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hama-dev@incubator.apache.org Delivered-To: mailing list hama-commits@incubator.apache.org Received: (qmail 67149 invoked by uid 99); 15 Sep 2011 22:40:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Sep 2011 22:40:18 +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; Thu, 15 Sep 2011 22:40:17 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id F1857238888F; Thu, 15 Sep 2011 22:39:56 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1171302 - /incubator/hama/trunk/graph/ Date: Thu, 15 Sep 2011 22:39:56 -0000 To: hama-commits@incubator.apache.org From: edwardyoon@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110915223956.F1857238888F@eris.apache.org> Author: edwardyoon Date: Thu Sep 15 22:39:56 2011 New Revision: 1171302 URL: http://svn.apache.org/viewvc?rev=1171302&view=rev Log: Add some files to ignore list. Modified: incubator/hama/trunk/graph/ (props changed) Propchange: incubator/hama/trunk/graph/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Thu Sep 15 22:39:56 2011 @@ -0,0 +1,3 @@ +.settings +.classpath +.project