[Python-checkins] distutils2: Add nosetests.xml to the hgignore list

tarek.ziade python-checkins at python.org
Mon Oct 11 16:42:37 CEST 2010


tarek.ziade pushed 639b02614fa4 to distutils2:

http://hg.python.org/distutils2/rev/639b02614fa4
changeset:   762:639b02614fa4
user:        Alexis Metaireau <ametaireau at gmail.com>
date:        Fri Oct 08 22:28:28 2010 +0100
summary:     Add nosetests.xml to the hgignore list
files:       .hgignore

diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -14,3 +14,4 @@
 lib
 include
 bin
+nosetests.xml

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


More information about the Python-checkins mailing list