From 05f1e0c12d91bf9f97fc3d8c517e5261151d716d Mon Sep 17 00:00:00 2001 From: Daniel Grana Date: Thu, 7 May 2009 17:29:30 -0300 Subject: [PATCH] adding .svn to hgignore to help with hg2svn autocommits --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index 9b762c421..d8238495c 100644 --- a/.hgignore +++ b/.hgignore @@ -2,3 +2,4 @@ syntax: glob *.pyc _trial_temp dropin.cache +.svn