added ignore files

This commit is contained in:
2024-03-06 15:25:53 +01:00
parent ef23c9f6e6
commit 7fee6fcb37
218 changed files with 1849 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
/__init__.py
/_log.py
/appdirs.py
/compat.py
/compatibility_tags.py
/datetime.py
/deprecation.py
/direct_url_helpers.py
/distutils_args.py
/egg_link.py
/encoding.py
/entrypoints.py
/filesystem.py
/filetypes.py
/glibc.py
/hashes.py
/inject_securetransport.py
/logging.py
/misc.py
/models.py
/packaging.py
/setuptools_build.py
/subprocess.py
/temp_dir.py
/unpacking.py
/urls.py
/virtualenv.py
/wheel.py

View File

@@ -0,0 +1,28 @@
/__init__.cpython-310.pyc
/_log.cpython-310.pyc
/appdirs.cpython-310.pyc
/compat.cpython-310.pyc
/compatibility_tags.cpython-310.pyc
/datetime.cpython-310.pyc
/deprecation.cpython-310.pyc
/direct_url_helpers.cpython-310.pyc
/distutils_args.cpython-310.pyc
/egg_link.cpython-310.pyc
/encoding.cpython-310.pyc
/entrypoints.cpython-310.pyc
/filesystem.cpython-310.pyc
/filetypes.cpython-310.pyc
/glibc.cpython-310.pyc
/hashes.cpython-310.pyc
/inject_securetransport.cpython-310.pyc
/logging.cpython-310.pyc
/misc.cpython-310.pyc
/models.cpython-310.pyc
/packaging.cpython-310.pyc
/setuptools_build.cpython-310.pyc
/subprocess.cpython-310.pyc
/temp_dir.cpython-310.pyc
/unpacking.cpython-310.pyc
/urls.cpython-310.pyc
/virtualenv.cpython-310.pyc
/wheel.cpython-310.pyc