added ignore files
This commit is contained in:
7
venv/lib/python3.10/site-packages/pip/_internal/operations/build/.gitignore
vendored
Normal file
7
venv/lib/python3.10/site-packages/pip/_internal/operations/build/.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
/__init__.py
|
||||
/metadata.py
|
||||
/metadata_editable.py
|
||||
/metadata_legacy.py
|
||||
/wheel.py
|
||||
/wheel_editable.py
|
||||
/wheel_legacy.py
|
||||
7
venv/lib/python3.10/site-packages/pip/_internal/operations/build/__pycache__/.gitignore
vendored
Normal file
7
venv/lib/python3.10/site-packages/pip/_internal/operations/build/__pycache__/.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
/__init__.cpython-310.pyc
|
||||
/metadata.cpython-310.pyc
|
||||
/metadata_editable.cpython-310.pyc
|
||||
/metadata_legacy.cpython-310.pyc
|
||||
/wheel.cpython-310.pyc
|
||||
/wheel_editable.cpython-310.pyc
|
||||
/wheel_legacy.cpython-310.pyc
|
||||
Reference in New Issue
Block a user