You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2008/11/01 16:43:17 UTC

svn commit: r709714 - /maven/shared/trunk/maven-osgi/

Author: hboutemy
Date: Sat Nov  1 08:43:17 2008
New Revision: 709714

URL: http://svn.apache.org/viewvc?rev=709714&view=rev
Log:
added common IDE files to svn:ignore

Modified:
    maven/shared/trunk/maven-osgi/   (props changed)

Propchange: maven/shared/trunk/maven-osgi/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sat Nov  1 08:43:17 2008
@@ -1,4 +1,10 @@
+target
+*~
+*.log
 .classpath
 .project
-target
+*.ipr
+*.iws
+*.iml
+.settings
 bin