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 2011/06/26 04:49:46 UTC

svn commit: r1139690 - /ofbiz/trunk/.gitignore

Author: doogie
Date: Sun Jun 26 02:49:45 2011
New Revision: 1139690

URL: http://svn.apache.org/viewvc?rev=1139690&view=rev
Log:
FIX: Ignore jdbm UtilCache disk files.

Modified:
    ofbiz/trunk/.gitignore

Modified: ofbiz/trunk/.gitignore
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.gitignore?rev=1139690&r1=1139689&r2=1139690&view=diff
==============================================================================
--- ofbiz/trunk/.gitignore (original)
+++ ofbiz/trunk/.gitignore Sun Jun 26 02:49:45 2011
@@ -63,6 +63,7 @@ runtime/logs/*.log*
 runtime/logs/*.html*
 runtime/logs/test-results/*
 runtime/data/derby/*
+runtime/data/utilcache.*
 runtime/catalina/work/*
 runtime/tempfiles/*
 debian/EncryptPassword.class