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,15 @@
/__init__.py
/_elffile.py
/_manylinux.py
/_musllinux.py
/_parser.py
/_structures.py
/_tokenizer.py
/markers.py
/metadata.py
/py.typed
/requirements.py
/specifiers.py
/tags.py
/utils.py
/version.py

View File

@@ -0,0 +1,14 @@
/__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
/metadata.cpython-310.pyc
/requirements.cpython-310.pyc
/specifiers.cpython-310.pyc
/tags.cpython-310.pyc
/utils.cpython-310.pyc
/version.cpython-310.pyc