You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2012/11/10 10:37:57 UTC

svn commit: r1407738 - /servicemix/smx4/specs/trunk/.gitignore

Author: jbonofre
Date: Sat Nov 10 09:37:56 2012
New Revision: 1407738

URL: http://svn.apache.org/viewvc?rev=1407738&view=rev
Log:
Add .idea in the .gitignore

Modified:
    servicemix/smx4/specs/trunk/.gitignore

Modified: servicemix/smx4/specs/trunk/.gitignore
URL: http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/.gitignore?rev=1407738&r1=1407737&r2=1407738&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/.gitignore (original)
+++ servicemix/smx4/specs/trunk/.gitignore Sat Nov 10 09:37:56 2012
@@ -1,2 +1,3 @@
 target
-*.i??
\ No newline at end of file
+*.i??
+.idea