You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by do...@apache.org on 2009/11/16 20:32:54 UTC

svn commit: r880920 - in /ofbiz/trunk: .gitignore framework/webslinger/websites/webslinger/

Author: doogie
Date: Mon Nov 16 19:32:53 2009
New Revision: 880920

URL: http://svn.apache.org/viewvc?rev=880920&view=rev
Log:
Ignore the Var dir.

Modified:
    ofbiz/trunk/.gitignore
    ofbiz/trunk/framework/webslinger/websites/webslinger/   (props changed)

Modified: ofbiz/trunk/.gitignore
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.gitignore?rev=880920&r1=880919&r2=880920&view=diff
==============================================================================
--- ofbiz/trunk/.gitignore (original)
+++ ofbiz/trunk/.gitignore Mon Nov 16 19:32:53 2009
@@ -29,6 +29,7 @@
 framework/testtools/build/
 framework/webapp/build/
 framework/webslinger/build/
+framework/webslinger/websites/webslinger/Var/
 framework/webtools/build/
 framework/widget/build/
 specialpurpose/assetmaint/build/

Propchange: ofbiz/trunk/framework/webslinger/websites/webslinger/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Nov 16 19:32:53 2009
@@ -0,0 +1 @@
+Var