You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2008/07/25 10:42:08 UTC

svn commit: r679707 - /maven/shared/trunk/maven-shared-model/

Author: bentmann
Date: Fri Jul 25 01:42:07 2008
New Revision: 679707

URL: http://svn.apache.org/viewvc?rev=679707&view=rev
Log:
o Set svn:ignore for output/IDE files

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

Propchange: maven/shared/trunk/maven-shared-model/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Fri Jul 25 01:42:07 2008
@@ -0,0 +1,10 @@
+target
+*~
+*.log
+.classpath
+.project
+*.ipr
+*.iws
+*.iml
+.settings
+bin