summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJason Madden <jamadden@gmail.com>2017-08-02 08:08:24 -0500
committerJason Madden <jamadden@gmail.com>2017-08-02 08:08:24 -0500
commit6fc6b50afc288d73de4e48ed8b2e2139cc4fbbe1 (patch)
tree62a4d81cfcbda1bf91d8bfc361341682fd754bb1 /.gitignore
parentfbfc90eceaf5c1cbca7ca9d7e41f438348af9fd6 (diff)
downloadzope-tal-6fc6b50afc288d73de4e48ed8b2e2139cc4fbbe1.tar.gz
Tweaks to coverage to exclude unittest framework things that aren't run.py36
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ea2fef7..4b51bb9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ develop-eggs/
.coverage
coverage.xml
nosetests.xml
+htmlcov/