Author: hansbak
Date: Thu May 15 02:24:27 2014
New Revision: 1594758

URL: http://svn.apache.org/r1594758
Log:
update git ignore for product indexes and components in hot-deploy

Modified:
    ofbiz/trunk/.gitignore

Modified: ofbiz/trunk/.gitignore
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/.gitignore?rev=1594758&r1=1594757&r2=1594758&view=diff
==============================================================================
--- ofbiz/trunk/.gitignore (original)
+++ ofbiz/trunk/.gitignore Thu May 15 02:24:27 2014
@@ -4,7 +4,8 @@ framework/base/lib/cobertura-*.jar
 framework/base/lib/asm*.jar
 framework/base/lib/oro*.jar
 framework/entity/lib/jdbc/postgresql-*.jar
-hot-deploy/*/build
+hot-deploy/*
+!hot-deploy/README.txt
 specialpurpose/*/build
 applications/content/index/
 bin/
@@ -25,6 +26,7 @@ runtime/data/utilcache.*
 runtime/catalina/work/*
 runtime/jetty
 runtime/tempfiles/*
+runtime/indexes/products/
 themes/flatgrey/webapp/flatgrey/javascript-min.css
 themes/flatgrey/webapp/flatgrey/js/application-min.js
 themes/flatgrey/webapp/flatgrey/maincss-min.css


Reply via email to