diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2020-01-09 08:52:38 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2020-01-11 07:15:04 -0500 |
| commit | d10e03c4347198f6f04cf31103cee53cd02f2ee0 (patch) | |
| tree | 80ba8ebddce524c0230568ce16ee47eb394db87d /.gitignore | |
| parent | d197d9cc6fbfd934d3c96629f43e1354e383f5a8 (diff) | |
| download | python-coveragepy-git-d10e03c4347198f6f04cf31103cee53cd02f2ee0.tar.gz | |
A test of running coverage when it has been zipped. #862
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ setuptools-*.egg .ruby-version # Stuff in the test directory. +covmain.zip zipmods.zip # Stuff in the doc directory. |
