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,30 @@
/__init__.py
/_msvccompiler.py
/archive_util.py
/bcppcompiler.py
/ccompiler.py
/cmd.py
/config.py
/core.py
/cygwinccompiler.py
/debug.py
/dep_util.py
/dir_util.py
/dist.py
/errors.py
/extension.py
/fancy_getopt.py
/file_util.py
/filelist.py
/log.py
/msvc9compiler.py
/msvccompiler.py
/py35compat.py
/py38compat.py
/spawn.py
/sysconfig.py
/text_file.py
/unixccompiler.py
/util.py
/version.py
/versionpredicate.py

View File

@@ -0,0 +1,30 @@
/__init__.cpython-310.pyc
/_msvccompiler.cpython-310.pyc
/archive_util.cpython-310.pyc
/bcppcompiler.cpython-310.pyc
/ccompiler.cpython-310.pyc
/cmd.cpython-310.pyc
/config.cpython-310.pyc
/core.cpython-310.pyc
/cygwinccompiler.cpython-310.pyc
/debug.cpython-310.pyc
/dep_util.cpython-310.pyc
/dir_util.cpython-310.pyc
/dist.cpython-310.pyc
/errors.cpython-310.pyc
/extension.cpython-310.pyc
/fancy_getopt.cpython-310.pyc
/file_util.cpython-310.pyc
/filelist.cpython-310.pyc
/log.cpython-310.pyc
/msvc9compiler.cpython-310.pyc
/msvccompiler.cpython-310.pyc
/py35compat.cpython-310.pyc
/py38compat.cpython-310.pyc
/spawn.cpython-310.pyc
/sysconfig.cpython-310.pyc
/text_file.cpython-310.pyc
/unixccompiler.cpython-310.pyc
/util.cpython-310.pyc
/version.cpython-310.pyc
/versionpredicate.cpython-310.pyc

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