Author: vsiveton
Date: Fri Apr 3 12:18:04 2009
New Revision: 761648
URL: http://svn.apache.org/viewvc?rev=761648&view=rev
Log:
o ignore maven-eclipse.xml
Modified:
incubator/shindig/trunk/features/ (props changed)
Propchange: incubator/shindig/trunk/features/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Fri Apr 3 12:18:04 2009
@@ -1,22 +1,22 @@
-target
-work
-dojo
-*.iws
-*.ipr
*.iml
-derby.log
-maven.log
-build.xml
-build-dependency.xml
-velocity.log*
-junit*.properties
-surefire*.properties
-.project
+*.ipr
+*.iws
.classpath
-.settings
.deployables
-.wtpmodules
.externalToolBuilders
+.project
+.settings
+.wtpmodules
+build-dependency.xml
+build.xml
create.sql
-drop.sql
derby.log
+dojo
+drop.sql
+junit*.properties
+maven-eclipse.xml
+maven.log
+surefire*.properties
+target
+velocity.log*
+work