You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dk...@apache.org on 2011/11/14 20:52:24 UTC

svn commit: r1201852 - in /camel/branches/camel-2.8.x: ./ .gitignore

Author: dkulp
Date: Mon Nov 14 19:52:24 2011
New Revision: 1201852

URL: http://svn.apache.org/viewvc?rev=1201852&view=rev
Log:
Merged revisions 1197303 via svnmerge from 
https://svn.apache.org/repos/asf/camel/trunk

........
  r1197303 | iocanel | 2011-11-03 16:49:11 -0400 (Thu, 03 Nov 2011) | 1 line
  
  Added .idea to .gitignore
........

Modified:
    camel/branches/camel-2.8.x/   (props changed)
    camel/branches/camel-2.8.x/.gitignore

Propchange: camel/branches/camel-2.8.x/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: camel/branches/camel-2.8.x/.gitignore
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/.gitignore?rev=1201852&r1=1201851&r2=1201852&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/.gitignore (original)
+++ camel/branches/camel-2.8.x/.gitignore Mon Nov 14 19:52:24 2011
@@ -1,5 +1,6 @@
 target
 *.i??
+.idea
 .DS_Store
 .classpath
 .project