From c59e63252f0da33b2160d043ab83c38c0a86d576 Mon Sep 17 00:00:00 2001 From: "tom christie tom@tomchristie.com" Date: Thu, 17 Mar 2011 08:37:16 +0000 Subject: [PATCH] Add xmlrunner directory to hgignore --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index b02605e93..436c0c483 100644 --- a/.hgignore +++ b/.hgignore @@ -11,6 +11,7 @@ examples/media/pygments/* examples/media/objectstore/* build/* dist/* +xmlrunner/* djangorestframework.egg-info/* MANIFEST .project