diff --git a/.gitignore b/.gitignore index 5d5f8c6a..d054dc62 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ -*.pyc *.egg-info +*.pyc .cache .coverage* .hypothesis @@ -10,3 +10,4 @@ build dist docs/_build/ htmlcov +pip-wheel-metadata