Author: doogie
Date: Sun Jun 26 02:49:45 2011
New Revision: 1139690
URL:
http://svn.apache.org/viewvc?rev=1139690&view=revLog:
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