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