diff uninstall.cmd @ 124:20c49d51f7e3

Added `.gitconfig`.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 05 Mar 2013 12:48:38 -0800
parents 6b2c3f14a5c1
children 1ba0daaa8e4e
line wrap: on
line diff
--- a/uninstall.cmd	Tue Feb 19 17:44:57 2013 -0800
+++ b/uninstall.cmd	Tue Mar 05 12:48:38 2013 -0800
@@ -6,3 +6,4 @@
 rmdir /Q /S  "%userprofile%\vimfiles"
 del          "%userprofile%\_vimrc"
 del          "%userprofile%\mercurial.ini"
+del          "%userprofile%\.gitconfig"