Author: doogie
Date: Thu Jan 14 17:49:42 2010
New Revision: 899325
URL:
http://svn.apache.org/viewvc?rev=899325&view=revLog:
Ignore built files in the api and context components.
Modified:
ofbiz/branches/executioncontext20091231/.gitignore
Modified: ofbiz/branches/executioncontext20091231/.gitignore
URL:
http://svn.apache.org/viewvc/ofbiz/branches/executioncontext20091231/.gitignore?rev=899325&r1=899324&r2=899325&view=diff==============================================================================
--- ofbiz/branches/executioncontext20091231/.gitignore (original)
+++ ofbiz/branches/executioncontext20091231/.gitignore Thu Jan 14 17:49:42 2010
@@ -10,12 +10,14 @@
applications/securityext/build/
applications/workeffort/build/
bin/
+framework/api/build/
framework/appserver/build/
framework/base/build/
framework/bi/build/
framework/birt/build/
framework/catalina/build/
framework/common/build/
+framework/context/build/
framework/datafile/build/
framework/entity/build/
framework/entityext/build/