Return-Path: X-Original-To: apmail-incubator-any23-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-any23-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 B99D8C557 for ; Thu, 5 Jul 2012 15:28:11 +0000 (UTC) Received: (qmail 47024 invoked by uid 500); 5 Jul 2012 15:28:11 -0000 Delivered-To: apmail-incubator-any23-commits-archive@incubator.apache.org Received: (qmail 46993 invoked by uid 500); 5 Jul 2012 15:28:11 -0000 Mailing-List: contact any23-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: any23-dev@incubator.apache.org Delivered-To: mailing list any23-commits@incubator.apache.org Received: (qmail 46986 invoked by uid 99); 5 Jul 2012 15:28:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jul 2012 15:28:11 +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, 05 Jul 2012 15:28:09 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 15C9A238889B; Thu, 5 Jul 2012 15:27:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1357680 - /incubator/any23/trunk/.gitignore Date: Thu, 05 Jul 2012 15:27:49 -0000 To: any23-commits@incubator.apache.org From: olamy@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120705152749.15C9A238889B@eris.apache.org> Author: olamy Date: Thu Jul 5 15:27:48 2012 New Revision: 1357680 URL: http://svn.apache.org/viewvc?rev=1357680&view=rev Log: very basic .gitignore Added: incubator/any23/trunk/.gitignore Added: incubator/any23/trunk/.gitignore URL: http://svn.apache.org/viewvc/incubator/any23/trunk/.gitignore?rev=1357680&view=auto ============================================================================== --- incubator/any23/trunk/.gitignore (added) +++ incubator/any23/trunk/.gitignore Thu Jul 5 15:27:48 2012 @@ -0,0 +1,6 @@ +target +*.iml +.idea +.classpath +.settings +.project