You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by li...@apache.org on 2010/09/20 22:39:20 UTC

svn commit: r999108 - /shindig/trunk/.gitignore

Author: lindner
Date: Mon Sep 20 20:39:20 2010
New Revision: 999108

URL: http://svn.apache.org/viewvc?rev=999108&view=rev
Log:
sync .gitignore

Modified:
    shindig/trunk/.gitignore

Modified: shindig/trunk/.gitignore
URL: http://svn.apache.org/viewvc/shindig/trunk/.gitignore?rev=999108&r1=999107&r2=999108&view=diff
==============================================================================
--- shindig/trunk/.gitignore (original)
+++ shindig/trunk/.gitignore Mon Sep 20 20:39:20 2010
@@ -35,6 +35,30 @@
 /assembly/shindig.iws
 /assembly/target
 
+# /extras/
+/extras/target
+/extras/work
+/extras/dojo
+/extras/*.iws
+/extras/*.ipr
+/extras/*.iml
+/extras/derby.log
+/extras/maven.log
+/extras/build.xml
+/extras/build-dependency.xml
+/extras/velocity.log*
+/extras/junit*.properties
+/extras/surefire*.properties
+/extras/.project
+/extras/.classpath
+/extras/.settings
+/extras/.deployables
+/extras/.wtpmodules
+/extras/.externalToolBuilders
+/extras/create.sql
+/extras/drop.sql
+/extras/derby.log
+
 # /features/
 /features/*.iml
 /features/*.ipr
@@ -207,23 +231,26 @@
 /java/social-api/derby.log
 /java/social-api/maven-eclipse.xml
 
-# extras/
-/extras/target
-/extras/work
-/extras/dojo
-/extras/*.iws
-/extras/*.ipr
-/extras/*.iml
-/extras/derby.log
-/extras/maven.log
-/extras/build.xml
-/extras/build-dependency.xml
-/extras/velocity.log*
-/extras/junit*.properties
-/extras/surefire*.properties
-/extras/.project
-/extras/.classpath
-/extras/.settings
-/extras/.deployables
-/extras/.wtpmodules
-/extras/.externalToolBuilders
+# /php/
+/php/target
+/php/work
+/php/dojo
+/php/*.iws
+/php/*.ipr
+/php/*.iml
+/php/derby.log
+/php/maven.log
+/php/build.xml
+/php/build-dependency.xml
+/php/velocity.log*
+/php/junit*.properties
+/php/surefire*.properties
+/php/.project
+/php/.classpath
+/php/.settings
+/php/.deployables
+/php/.wtpmodules
+/php/.externalToolBuilders
+/php/create.sql
+/php/drop.sql
+/php/derby.log