aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Kriechbaumer <thomas@kriechbaumer.name>2016-08-18 17:27:20 +0200
committerThomas Kriechbaumer <thomas@kriechbaumer.name>2016-08-24 09:19:22 +0200
commit87b5312bd5548061b42f5932f33c1a3ad62b11f8 (patch)
tree6e4fa7a70ed5906835dee3491380db1a6c0b7eaa /.gitignore
parentec370fbc020d939fb67338c42a81bdd3f9c8d89a (diff)
downloadmitmproxy-87b5312bd5548061b42f5932f33c1a3ad62b11f8.tar.gz
mitmproxy-87b5312bd5548061b42f5932f33c1a3ad62b11f8.tar.bz2
mitmproxy-87b5312bd5548061b42f5932f33c1a3ad62b11f8.zip
ignore all coverage temp files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5a2c2a27..e942ea94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,7 +6,7 @@ MANIFEST
*.swp
*.swo
*.egg-info/
-.coverage
+.coverage*
.idea
.cache/
.tox*/