diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2019-12-23 09:16:07 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2019-12-23 09:16:07 -0500 |
| commit | f9789d5ca9102775385dee93ad0c2e1876391033 (patch) | |
| tree | f59eb5f7a63edfbf3c84c67c6ef494a1d9e9518d /.gitignore | |
| parent | fe7a68bc00f14ca1fbd00417c5f92bf673ac5131 (diff) | |
| download | python-coveragepy-git-f9789d5ca9102775385dee93ad0c2e1876391033.tar.gz | |
All tox work directories are under .tox
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ dist htmlcov MANIFEST setuptools-*.egg -.tox* +.tox .noseids .cache .pytest_cache |
