added ignore files
This commit is contained in:
17
venv/lib/python3.10/site-packages/pip/_internal/commands/.gitignore
vendored
Normal file
17
venv/lib/python3.10/site-packages/pip/_internal/commands/.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
/__init__.py
|
||||
/cache.py
|
||||
/check.py
|
||||
/completion.py
|
||||
/configuration.py
|
||||
/debug.py
|
||||
/download.py
|
||||
/freeze.py
|
||||
/hash.py
|
||||
/help.py
|
||||
/index.py
|
||||
/install.py
|
||||
/list.py
|
||||
/search.py
|
||||
/show.py
|
||||
/uninstall.py
|
||||
/wheel.py
|
||||
17
venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/.gitignore
vendored
Normal file
17
venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
/__init__.cpython-310.pyc
|
||||
/cache.cpython-310.pyc
|
||||
/check.cpython-310.pyc
|
||||
/completion.cpython-310.pyc
|
||||
/configuration.cpython-310.pyc
|
||||
/debug.cpython-310.pyc
|
||||
/download.cpython-310.pyc
|
||||
/freeze.cpython-310.pyc
|
||||
/hash.cpython-310.pyc
|
||||
/help.cpython-310.pyc
|
||||
/index.cpython-310.pyc
|
||||
/install.cpython-310.pyc
|
||||
/list.cpython-310.pyc
|
||||
/search.cpython-310.pyc
|
||||
/show.cpython-310.pyc
|
||||
/uninstall.cpython-310.pyc
|
||||
/wheel.cpython-310.pyc
|
||||
Reference in New Issue
Block a user