diff --git a/.gitignore b/.gitignore index 8db359b..717d048 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ Customfile __pycache__ *.py[co] +pip-wheel-metadata/ *.egg-info/ .cache/