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,18 @@
/__init__.py
/__version__.py
/_internal_utils.py
/adapters.py
/api.py
/auth.py
/certs.py
/compat.py
/cookies.py
/exceptions.py
/help.py
/hooks.py
/models.py
/packages.py
/sessions.py
/status_codes.py
/structures.py
/utils.py

View File

@@ -0,0 +1,18 @@
/__init__.cpython-310.pyc
/__version__.cpython-310.pyc
/_internal_utils.cpython-310.pyc
/adapters.cpython-310.pyc
/api.cpython-310.pyc
/auth.cpython-310.pyc
/certs.cpython-310.pyc
/compat.cpython-310.pyc
/cookies.cpython-310.pyc
/exceptions.cpython-310.pyc
/help.cpython-310.pyc
/hooks.cpython-310.pyc
/models.cpython-310.pyc
/packages.cpython-310.pyc
/sessions.cpython-310.pyc
/status_codes.cpython-310.pyc
/structures.cpython-310.pyc
/utils.cpython-310.pyc