[Python-checkins] pymigr: Ignore svndump files

antoine.pitrou python-checkins at python.org
Wed Feb 23 00:00:33 CET 2011


antoine.pitrou pushed eaa98abb2409 to pymigr:

http://hg.python.org/pymigr/rev/eaa98abb2409
changeset:   82:eaa98abb2409
user:        Antoine Pitrou <solipsis at pitrou.net>
date:        Tue Feb 22 23:57:23 2011 +0100
summary:
  Ignore svndump files

files:
  .hgignore

diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -3,3 +3,4 @@
 archives/*
 python-svn
 python-hg
+svndump*

--
Repository URL: http://hg.python.org/pymigr


More information about the Python-checkins mailing list