Author: lindner
Date: Wed Jan  7 12:14:11 2009
New Revision: 732462

URL: http://svn.apache.org/viewvc?rev=732462&view=rev
Log:
update svn:ignore for samples directory

Modified:
    incubator/shindig/trunk/etc/set_svn_properties.sh
    incubator/shindig/trunk/etc/svn-ignores
    incubator/shindig/trunk/java/samples/   (props changed)

Modified: incubator/shindig/trunk/etc/set_svn_properties.sh
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/etc/set_svn_properties.sh?rev=732462&r1=732461&r2=732462&view=diff
==============================================================================
--- incubator/shindig/trunk/etc/set_svn_properties.sh (original)
+++ incubator/shindig/trunk/etc/set_svn_properties.sh Wed Jan  7 12:14:11 2009
@@ -97,3 +97,4 @@
 svn propset svn:ignore -F etc/svn-ignores java/gadgets
 svn propset svn:ignore -F etc/svn-ignores java/social-api
 svn propset svn:ignore -F etc/svn-ignores java/server
+svn propset svn:ignore -F etc/svn-ignores java/samples

Modified: incubator/shindig/trunk/etc/svn-ignores
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/etc/svn-ignores?rev=732462&r1=732461&r2=732462&view=diff
==============================================================================
--- incubator/shindig/trunk/etc/svn-ignores (original)
+++ incubator/shindig/trunk/etc/svn-ignores Wed Jan  7 12:14:11 2009
@@ -17,3 +17,6 @@
 .deployables
 .wtpmodules
 .externalToolBuilders
+create.sql
+drop.sql
+derby.log

Propchange: incubator/shindig/trunk/java/samples/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Wed Jan  7 12:14:11 2009
@@ -0,0 +1,22 @@
+target
+work
+dojo
+*.iws
+*.ipr
+*.iml
+derby.log
+maven.log
+build.xml
+build-dependency.xml
+velocity.log*
+junit*.properties
+surefire*.properties
+.project
+.classpath
+.settings
+.deployables
+.wtpmodules
+.externalToolBuilders
+create.sql
+drop.sql
+derby.log


Reply via email to