From f3754139303509a6aa354cecf5c692b06ed61825 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Sat, 27 Mar 2010 23:23:57 +0100 Subject: [PATCH] Ignore coverage.xml --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4d1182cb..6f127051 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ MANIFEST build/ cover/ +coverage.xml dist/ docs/_build/ nosetests.xml