From 2d3fe12510e85383714ccd857efd86fb5342da7f Mon Sep 17 00:00:00 2001 From: Ferry Boender Date: Mon, 25 May 2015 17:00:10 +0200 Subject: [PATCH] Ignore test coverage output --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f72483c..23e5f29 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ README.html examples/native/htaccess examples/simple/htaccess examples/megacorp_acc/megacorp.db +test/.coverage +test/htmlcov