You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by sc...@apache.org on 2014/02/13 12:02:55 UTC

svn commit: r1567881 - in /wookie/trunk/wookie-services: wookie-jpa/ wookie-redis/ wookie-spi/

Author: scottbw
Date: Thu Feb 13 11:02:54 2014
New Revision: 1567881

URL: http://svn.apache.org/r1567881
Log:
added target folder and eclipse settings to svn:ignore

Modified:
    wookie/trunk/wookie-services/wookie-jpa/   (props changed)
    wookie/trunk/wookie-services/wookie-redis/   (props changed)
    wookie/trunk/wookie-services/wookie-spi/   (props changed)

Propchange: wookie/trunk/wookie-services/wookie-jpa/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu Feb 13 11:02:54 2014
@@ -1 +1,4 @@
 target
+.classpath
+.project
+.settings

Propchange: wookie/trunk/wookie-services/wookie-redis/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu Feb 13 11:02:54 2014
@@ -0,0 +1,5 @@
+target
+.classpath
+.project
+dump.rdb
+.settings

Propchange: wookie/trunk/wookie-services/wookie-spi/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu Feb 13 11:02:54 2014
@@ -0,0 +1,4 @@
+target
+.classpath
+.project
+.settings