Enable hgext.purge.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 03 Nov 2011 14:32:50 +0200
changeset 261 d8ec70cb1e4c
parent 260 20940d2e3421
child 262 fd0adcd27f18
Enable hgext.purge.
.hgrc
--- a/.hgrc	Mon Oct 31 15:36:18 2011 +0200
+++ b/.hgrc	Thu Nov 03 14:32:50 2011 +0200
@@ -37,6 +37,8 @@
 transplant =
 ; Show progress on operations.
 progress =
+; Delete untracked files from the working directory.
+hgext.purge=
 
 [progress]
 ; Number of seconds (float) before showing the progress bar.