Add pip-wheel-metadata to gitignore

Not exactly sure where this new directory is coming from yet.
It is created when running tox.

Change-Id: I643146ac09d69a526f6dfecb7b6fdfbf727801aa
This commit is contained in:
David Moreau Simard 2019-01-25 12:31:14 -05:00
parent 5a7eeb93af
commit 0709e3ed6a
No known key found for this signature in database
GPG Key ID: CBEB466764A9E621
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -25,6 +25,7 @@ var/
*.egg-info/
.installed.cfg
*.egg
pip-wheel-metadata/
# PyInstaller
# Usually these files are written by a python script from a template