You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2014/09/01 19:26:30 UTC

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

Author: jleroux
Date: Mon Sep  1 17:26:30 2014
New Revision: 1621856

URL: http://svn.apache.org/r1621856
Log:
Git ignores /runtime/logs/birt but not runtime/tempfiles/README

Modified:
    ofbiz/trunk/.gitignore

Modified: ofbiz/trunk/.gitignore
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.gitignore?rev=1621856&r1=1621855&r2=1621856&view=diff
==============================================================================
--- ofbiz/trunk/.gitignore (original)
+++ ofbiz/trunk/.gitignore Mon Sep  1 17:26:30 2014
@@ -22,11 +22,13 @@ runtime/logs/cobertura-report
 runtime/logs/*.log*
 runtime/logs/*.html*
 runtime/logs/test-results/*
+/runtime/logs/birt
 runtime/data/derby/*
 runtime/data/utilcache.*
 runtime/catalina/work/*
 runtime/jetty
 runtime/tempfiles/*
+!runtime/tempfiles/README
 runtime/indexes/products/
 themes/flatgrey/webapp/flatgrey/javascript-min.css
 themes/flatgrey/webapp/flatgrey/js/application-min.js