diff --git a/.gitignore b/.gitignore index c74e7438a387..bf34ab6778bb 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,8 @@ dist # Egg metadata *.egg-info .eggs +# wheel metadata +pip-wheel-metadata/* # tox testing tool .tox setup.cfg