added ignore files
This commit is contained in:
25
venv/lib/python3.10/site-packages/setuptools/command/.gitignore
vendored
Normal file
25
venv/lib/python3.10/site-packages/setuptools/command/.gitignore
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
/__init__.py
|
||||
/alias.py
|
||||
/bdist_egg.py
|
||||
/bdist_rpm.py
|
||||
/build_clib.py
|
||||
/build_ext.py
|
||||
/build_py.py
|
||||
/develop.py
|
||||
/dist_info.py
|
||||
/easy_install.py
|
||||
/egg_info.py
|
||||
/install.py
|
||||
/install_egg_info.py
|
||||
/install_lib.py
|
||||
/install_scripts.py
|
||||
/launcher manifest.xml
|
||||
/py36compat.py
|
||||
/register.py
|
||||
/rotate.py
|
||||
/saveopts.py
|
||||
/sdist.py
|
||||
/setopt.py
|
||||
/test.py
|
||||
/upload.py
|
||||
/upload_docs.py
|
||||
24
venv/lib/python3.10/site-packages/setuptools/command/__pycache__/.gitignore
vendored
Normal file
24
venv/lib/python3.10/site-packages/setuptools/command/__pycache__/.gitignore
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
/__init__.cpython-310.pyc
|
||||
/alias.cpython-310.pyc
|
||||
/bdist_egg.cpython-310.pyc
|
||||
/bdist_rpm.cpython-310.pyc
|
||||
/build_clib.cpython-310.pyc
|
||||
/build_ext.cpython-310.pyc
|
||||
/build_py.cpython-310.pyc
|
||||
/develop.cpython-310.pyc
|
||||
/dist_info.cpython-310.pyc
|
||||
/easy_install.cpython-310.pyc
|
||||
/egg_info.cpython-310.pyc
|
||||
/install.cpython-310.pyc
|
||||
/install_egg_info.cpython-310.pyc
|
||||
/install_lib.cpython-310.pyc
|
||||
/install_scripts.cpython-310.pyc
|
||||
/py36compat.cpython-310.pyc
|
||||
/register.cpython-310.pyc
|
||||
/rotate.cpython-310.pyc
|
||||
/saveopts.cpython-310.pyc
|
||||
/sdist.cpython-310.pyc
|
||||
/setopt.cpython-310.pyc
|
||||
/test.cpython-310.pyc
|
||||
/upload.cpython-310.pyc
|
||||
/upload_docs.cpython-310.pyc
|
||||
Reference in New Issue
Block a user