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,7 @@
/__init__.py
/body.py
/errors.py
/message.py
/parser.py
/unreader.py
/wsgi.py

View File

@@ -0,0 +1,7 @@
/__init__.cpython-310.pyc
/body.cpython-310.pyc
/errors.cpython-310.pyc
/message.cpython-310.pyc
/parser.cpython-310.pyc
/unreader.cpython-310.pyc
/wsgi.cpython-310.pyc