Author: jleroux
Date: Mon May 26 20:57:53 2014
New Revision: 1597646
URL:
http://svn.apache.org/r1597646Log:
Removes duplication
Modified:
ofbiz/trunk/.gitignore
Modified: ofbiz/trunk/.gitignore
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/.gitignore?rev=1597646&r1=1597645&r2=1597646&view=diff==============================================================================
--- ofbiz/trunk/.gitignore (original)
+++ ofbiz/trunk/.gitignore Mon May 26 20:57:53 2014
@@ -39,5 +39,4 @@ themes/flatgrey/webapp/flatgrey/mainrtl-
*#
.*.swp
.*.swo
-framework/entity/lib/jdbc
-/runtime/gitinfo.ftl
+framework/entity/lib/jdbc
\ No newline at end of file