From 0bb479976282da928f9439440569d40ff3e6ddff Mon Sep 17 00:00:00 2001 From: Salim Fadhley Date: Mon, 17 Jun 2013 00:51:09 +0100 Subject: [PATCH] add a bunch more stuff --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6358833..4dcab13 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,6 @@ *.DS_Store jenkins.war .coverage/ -.coverage \ No newline at end of file +.coverage +nosetests.xml +coverage*/ \ No newline at end of file -- 2.7.4