From: Michael Trier Date: Sun, 19 Dec 2010 02:31:06 +0000 (-0500) Subject: Added vim undo files to the ignore list. X-Git-Tag: rel_0_7b1~150^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e8112d32290382b1b38f84bb254543a533ae995;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Added vim undo files to the ignore list. --- diff --git a/.hgignore b/.hgignore index a4a0ce2bc8..607aae8b6c 100755 --- a/.hgignore +++ b/.hgignore @@ -5,6 +5,7 @@ syntax:regexp .orig$ .egg-info .*,cover +.un~ \.coverage \.DS_Store test.cfg