From 1c3867367d002efb1246b969939c33b96c3d4799 Mon Sep 17 00:00:00 2001 From: Fred Date: Fri, 3 Jun 2016 08:35:17 +0200 Subject: [PATCH] ignore coverage html reports --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 511cfb1..a788c93 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ __pycache__ *.*~ migrations .coverage +coverage_html_report/