aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortom christie tom@tomchristie.com2011-03-17 08:37:16 +0000
committertom christie tom@tomchristie.com2011-03-17 08:37:16 +0000
commitc59e63252f0da33b2160d043ab83c38c0a86d576 (patch)
treef6bf71199d25b4a01a0c6adbaf12dfdd93b71629
parente7fd0cf2447aa31bc951cac2287779c4d146f926 (diff)
downloaddjango-rest-framework-c59e63252f0da33b2160d043ab83c38c0a86d576.tar.bz2
Add xmlrunner directory to hgignore
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index b02605e9..436c0c48 100644
--- a/.hgignore
+++ b/.hgignore
@@ -11,6 +11,7 @@ examples/media/pygments/*
examples/media/objectstore/*
build/*
dist/*
+xmlrunner/*
djangorestframework.egg-info/*
MANIFEST
.project