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:
parent
a6f1773492
commit
3648db7214
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -50,6 +50,7 @@ develop-eggs
|
|||
.installed.cfg
|
||||
lib
|
||||
lib64
|
||||
pip-wheel-metadata
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue