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,34 @@
/__init__.py
/_deprecation_warning.py
/_imp.py
/archive_util.py
/build_meta.py
/cli-32.exe
/cli-64.exe
/cli-arm64.exe
/cli.exe
/config.py
/dep_util.py
/depends.py
/dist.py
/errors.py
/extension.py
/glob.py
/gui-32.exe
/gui-64.exe
/gui-arm64.exe
/gui.exe
/installer.py
/launch.py
/monkey.py
/msvc.py
/namespaces.py
/package_index.py
/py34compat.py
/sandbox.py
/script (dev).tmpl
/script.tmpl
/unicode_utils.py
/version.py
/wheel.py
/windows_support.py

View File

@@ -0,0 +1,24 @@
/__init__.cpython-310.pyc
/_deprecation_warning.cpython-310.pyc
/_imp.cpython-310.pyc
/archive_util.cpython-310.pyc
/build_meta.cpython-310.pyc
/config.cpython-310.pyc
/dep_util.cpython-310.pyc
/depends.cpython-310.pyc
/dist.cpython-310.pyc
/errors.cpython-310.pyc
/extension.cpython-310.pyc
/glob.cpython-310.pyc
/installer.cpython-310.pyc
/launch.cpython-310.pyc
/monkey.cpython-310.pyc
/msvc.cpython-310.pyc
/namespaces.cpython-310.pyc
/package_index.cpython-310.pyc
/py34compat.cpython-310.pyc
/sandbox.cpython-310.pyc
/unicode_utils.cpython-310.pyc
/version.cpython-310.pyc
/wheel.cpython-310.pyc
/windows_support.cpython-310.pyc

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

View File

@@ -0,0 +1,3 @@
/__init__.py
/ordered_set.py
/pyparsing.py

View File

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

View File

@@ -0,0 +1,3 @@
/__init__.py
/more.py
/recipes.py

View File

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

View File

@@ -0,0 +1,11 @@
/__about__.py
/__init__.py
/_manylinux.py
/_musllinux.py
/_structures.py
/markers.py
/requirements.py
/specifiers.py
/tags.py
/utils.py
/version.py

View File

@@ -0,0 +1,11 @@
/__about__.cpython-310.pyc
/__init__.cpython-310.pyc
/_manylinux.cpython-310.pyc
/_musllinux.cpython-310.pyc
/_structures.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

View File

@@ -0,0 +1,25 @@
/__init__.py
/alias.py
/bdist_egg.py
/bdist_rpm.py
/build_clib.py
/build_ext.py
/build_py.py
/develop.py
/dist_info.py
/easy_install.py
/egg_info.py
/install.py
/install_egg_info.py
/install_lib.py
/install_scripts.py
/launcher manifest.xml
/py36compat.py
/register.py
/rotate.py
/saveopts.py
/sdist.py
/setopt.py
/test.py
/upload.py
/upload_docs.py

View File

@@ -0,0 +1,24 @@
/__init__.cpython-310.pyc
/alias.cpython-310.pyc
/bdist_egg.cpython-310.pyc
/bdist_rpm.cpython-310.pyc
/build_clib.cpython-310.pyc
/build_ext.cpython-310.pyc
/build_py.cpython-310.pyc
/develop.cpython-310.pyc
/dist_info.cpython-310.pyc
/easy_install.cpython-310.pyc
/egg_info.cpython-310.pyc
/install.cpython-310.pyc
/install_egg_info.cpython-310.pyc
/install_lib.cpython-310.pyc
/install_scripts.cpython-310.pyc
/py36compat.cpython-310.pyc
/register.cpython-310.pyc
/rotate.cpython-310.pyc
/saveopts.cpython-310.pyc
/sdist.cpython-310.pyc
/setopt.cpython-310.pyc
/test.cpython-310.pyc
/upload.cpython-310.pyc
/upload_docs.cpython-310.pyc

View File

@@ -0,0 +1 @@
/__init__.py

View File

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