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,4 @@
/__init__.py
/check.py
/freeze.py
/prepare.py

View File

@@ -0,0 +1,4 @@
/__init__.cpython-310.pyc
/check.cpython-310.pyc
/freeze.cpython-310.pyc
/prepare.cpython-310.pyc

View File

@@ -0,0 +1,7 @@
/__init__.py
/metadata.py
/metadata_editable.py
/metadata_legacy.py
/wheel.py
/wheel_editable.py
/wheel_legacy.py

View File

@@ -0,0 +1,7 @@
/__init__.cpython-310.pyc
/metadata.cpython-310.pyc
/metadata_editable.cpython-310.pyc
/metadata_legacy.cpython-310.pyc
/wheel.cpython-310.pyc
/wheel_editable.cpython-310.pyc
/wheel_legacy.cpython-310.pyc

View File

@@ -0,0 +1,4 @@
/__init__.py
/editable_legacy.py
/legacy.py
/wheel.py

View File

@@ -0,0 +1,4 @@
/__init__.cpython-310.pyc
/editable_legacy.cpython-310.pyc
/legacy.cpython-310.pyc
/wheel.cpython-310.pyc