Skip to content

Commit

Permalink
FIX: Ignore jdbm UtilCache disk files.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/ofbiz/trunk@1139690 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
eigood committed Jun 26, 2011
1 parent 06e010b commit 94afb6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 94afb6b

Please sign in to comment.