Author: jleroux
Date: Mon Sep 8 19:42:10 2014
New Revision: 1623514
URL:
http://svn.apache.org/r1623514Log:
I found convenient to have an icon in Windows File explorer for my local OFBiz checkouts, must ignore it
Modified:
ofbiz/trunk/.gitignore
Modified: ofbiz/trunk/.gitignore
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/.gitignore?rev=1623514&r1=1623513&r2=1623514&view=diff==============================================================================
--- ofbiz/trunk/.gitignore (original)
+++ ofbiz/trunk/.gitignore Mon Sep 8 19:42:10 2014
@@ -42,3 +42,4 @@ themes/flatgrey/webapp/flatgrey/mainrtl-
*#
.*.swp
.*.swo
+desktop.ini
\ No newline at end of file