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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

jleroux@apache.org
Author: jleroux
Date: Mon May 26 20:57:53 2014
New Revision: 1597646

URL: http://svn.apache.org/r1597646
Log:
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