From commits-return-6496-apmail-continuum-commits-archive=continuum.apache.org@continuum.apache.org Fri May 11 09:26:54 2012 Return-Path: X-Original-To: apmail-continuum-commits-archive@www.apache.org Delivered-To: apmail-continuum-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A3AB9CC86 for ; Fri, 11 May 2012 09:26:54 +0000 (UTC) Received: (qmail 213 invoked by uid 500); 11 May 2012 09:26:54 -0000 Delivered-To: apmail-continuum-commits-archive@continuum.apache.org Received: (qmail 133 invoked by uid 500); 11 May 2012 09:26:53 -0000 Mailing-List: contact commits-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list commits@continuum.apache.org Received: (qmail 116 invoked by uid 99); 11 May 2012 09:26:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 May 2012 09:26:52 +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; Fri, 11 May 2012 09:26:51 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id CFC19238896F for ; Fri, 11 May 2012 09:26:31 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1337071 - /continuum/trunk/.gitignore Date: Fri, 11 May 2012 09:26:31 -0000 To: commits@continuum.apache.org From: olamy@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120511092631.CFC19238896F@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: olamy Date: Fri May 11 09:26:31 2012 New Revision: 1337071 URL: http://svn.apache.org/viewvc?rev=1337071&view=rev Log: .gitignore idea files Modified: continuum/trunk/.gitignore Modified: continuum/trunk/.gitignore URL: http://svn.apache.org/viewvc/continuum/trunk/.gitignore?rev=1337071&r1=1337070&r2=1337071&view=diff ============================================================================== --- continuum/trunk/.gitignore (original) +++ continuum/trunk/.gitignore Fri May 11 09:26:31 2012 @@ -1,3 +1,4 @@ target continuum-webapp/src/main/webapp/template/ - +*.iml +.idea