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,8 @@
/__init__.py
/__main__.py
/_setuptools_logging.py
/bdist_wheel.py
/macosx_libfile.py
/metadata.py
/util.py
/wheelfile.py

View File

@@ -0,0 +1,8 @@
/__init__.cpython-310.pyc
/__main__.cpython-310.pyc
/_setuptools_logging.cpython-310.pyc
/bdist_wheel.cpython-310.pyc
/macosx_libfile.cpython-310.pyc
/metadata.cpython-310.pyc
/util.cpython-310.pyc
/wheelfile.cpython-310.pyc

View File

@@ -0,0 +1,5 @@
/__init__.py
/convert.py
/pack.py
/tags.py
/unpack.py

View File

@@ -0,0 +1,5 @@
/__init__.cpython-310.pyc
/convert.cpython-310.pyc
/pack.cpython-310.pyc
/tags.cpython-310.pyc
/unpack.cpython-310.pyc

View File

@@ -0,0 +1,2 @@
/__init__.py
/vendor.txt

View File

@@ -0,0 +1 @@
/__init__.cpython-310.pyc

View File

@@ -0,0 +1,13 @@
/__init__.py
/_elffile.py
/_manylinux.py
/_musllinux.py
/_parser.py
/_structures.py
/_tokenizer.py
/markers.py
/requirements.py
/specifiers.py
/tags.py
/utils.py
/version.py

View File

@@ -0,0 +1,13 @@
/__init__.cpython-310.pyc
/_elffile.cpython-310.pyc
/_manylinux.cpython-310.pyc
/_musllinux.cpython-310.pyc
/_parser.cpython-310.pyc
/_structures.cpython-310.pyc
/_tokenizer.cpython-310.pyc
/markers.cpython-310.pyc
/requirements.cpython-310.pyc
/specifiers.cpython-310.pyc
/tags.cpython-310.pyc
/utils.cpython-310.pyc
/version.cpython-310.pyc