Ignore pip-wheel-metadata

This commit is contained in:
Hynek Schlawack 2019-02-27 08:26:29 +01:00
parent 4b88f924d6
commit d74434fefa
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,5 +1,5 @@
*.pyc
*.egg-info
*.pyc
.cache
.coverage*
.hypothesis
@ -10,3 +10,4 @@ build
dist
docs/_build/
htmlcov
pip-wheel-metadata