diff --git a/.gitignore b/.gitignore index 5a099c03..cbac6e07 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ parts/ sdist/ var/ wheels/ +pip-wheel-metadata/ share/python-wheels/ *.egg-info/ .installed.cfg @@ -115,6 +116,7 @@ dmypy.json .pyre/ # User settings +_sandbox/ *_profile Untitled.ipynb