Add pip-wheel-metadata in .gitignore (#25832)

When developing in a container with VSC, the folder `pip-wheel-metadata` is created during the container building process.
This commit is contained in:
Oncleben31
2019-08-10 23:55:58 +02:00
committed by Paulus Schoutsen
parent a6f1773492
commit 3648db7214

1
.gitignore vendored
View File

@@ -50,6 +50,7 @@ develop-eggs
.installed.cfg
lib
lib64
pip-wheel-metadata
# Logs
*.log