Author: mikedd
Date: Tue Mar 22 13:17:25 2011
New Revision: 1084162
URL: http://svn.apache.org/viewvc?rev=1084162&view=rev
Log:
add svnignore for openjpa-integration/tck and openjpa-integration/examples
Modified:
openjpa/branches/1.2.x/openjpa-integration/ (props changed)
openjpa/branches/1.2.x/openjpa-integration/examples/ (props changed)
openjpa/branches/1.2.x/openjpa-integration/tck/ (props changed)
Propchange: openjpa/branches/1.2.x/openjpa-integration/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Mar 22 13:17:25 2011
@@ -1,3 +1,5 @@
-target
-
.*
+target
+bin
+*.log
+maven-eclipse.xml
Propchange: openjpa/branches/1.2.x/openjpa-integration/examples/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Mar 22 13:17:25 2011
@@ -0,0 +1,5 @@
+.*
+target
+bin
+*.log
+maven-eclipse.xml
Propchange: openjpa/branches/1.2.x/openjpa-integration/tck/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Mar 22 13:17:25 2011
@@ -0,0 +1,5 @@
+.*
+target
+bin
+*.log
+maven-eclipse.xml