summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4520612..d93022a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,8 @@ MANIFEST
build/
dist/
*.egg-info/
+
+# test artifacts
+.coverage
+htmlcov/
+.pytest_cache/