From d9c753e7ef6e31fddd26ac6a9d10dabf4694825d Mon Sep 17 00:00:00 2001 From: Victor Shnayder Date: Mon, 20 Aug 2012 16:41:01 -0400 Subject: [PATCH] add test output files to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3653c832fa..81d9a57d3c 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,5 @@ Gemfile.lock lms/static/sass/*.css cms/static/sass/*.css lms/lib/comment_client/python +nosetests.xml +cover_html/