From 1aa3d3b06a97512b9a5291e5461dee1e1e5605f2 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 18 Feb 2011 03:15:39 -0500 Subject: [PATCH] removing coverage from scm --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b9eae9e..67f41d4 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,5 @@ profile # vi noise *.swp docs/_build/* +coverage.xml +nosetests.xml \ No newline at end of file