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/02/12 01:05:41 UTC

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

Author: doogie
Date: Sat Feb 12 00:05:40 2011
New Revision: 1069994

URL: http://svn.apache.org/viewvc?rev=1069994&view=rev
Log:
Ignore downloaded cobertura and postgresql.

Modified:
    ofbiz/trunk/.gitignore

Modified: ofbiz/trunk/.gitignore
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.gitignore?rev=1069994&r1=1069993&r2=1069994&view=diff
==============================================================================
--- ofbiz/trunk/.gitignore (original)
+++ ofbiz/trunk/.gitignore Sat Feb 12 00:05:40 2011
@@ -12,12 +12,14 @@ applications/workeffort/build/
 bin/
 framework/appserver/build/
 framework/base/build/
+framework/base/lib/cobertura-*.jar
 framework/bi/build/
 framework/birt/build/
 framework/catalina/build/
 framework/common/build/
 framework/datafile/build/
 framework/entity/build/
+framework/entity/lib/jdbc/postgresql-*.jar
 framework/entityext/build/
 framework/example/build/
 framework/geronimo/build/