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,24 @@
/__init__.py
/bdist.py
/bdist_dumb.py
/bdist_msi.py
/bdist_rpm.py
/bdist_wininst.py
/build.py
/build_clib.py
/build_ext.py
/build_py.py
/build_scripts.py
/check.py
/clean.py
/config.py
/install.py
/install_data.py
/install_egg_info.py
/install_headers.py
/install_lib.py
/install_scripts.py
/py37compat.py
/register.py
/sdist.py
/upload.py

View File

@@ -0,0 +1,24 @@
/__init__.cpython-310.pyc
/bdist.cpython-310.pyc
/bdist_dumb.cpython-310.pyc
/bdist_msi.cpython-310.pyc
/bdist_rpm.cpython-310.pyc
/bdist_wininst.cpython-310.pyc
/build.cpython-310.pyc
/build_clib.cpython-310.pyc
/build_ext.cpython-310.pyc
/build_py.cpython-310.pyc
/build_scripts.cpython-310.pyc
/check.cpython-310.pyc
/clean.cpython-310.pyc
/config.cpython-310.pyc
/install.cpython-310.pyc
/install_data.cpython-310.pyc
/install_egg_info.cpython-310.pyc
/install_headers.cpython-310.pyc
/install_lib.cpython-310.pyc
/install_scripts.cpython-310.pyc
/py37compat.cpython-310.pyc
/register.cpython-310.pyc
/sdist.cpython-310.pyc
/upload.cpython-310.pyc