From f69b26cd84998d729ba3cd8475f76b16a0bce9aa Mon Sep 17 00:00:00 2001 From: David Baumgold Date: Mon, 27 Jan 2014 15:08:48 -0500 Subject: [PATCH] ignore jscover logs --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1080ffa0ce..eb1c8904f8 100644 --- a/.gitignore +++ b/.gitignore @@ -49,6 +49,7 @@ coverage.xml cover/ cover_html/ reports/ +jscover.log.* ### Installation artifacts *.egg-info