added ignore files
This commit is contained in:
7
venv/lib/python3.10/site-packages/gunicorn/http/.gitignore
vendored
Normal file
7
venv/lib/python3.10/site-packages/gunicorn/http/.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
/__init__.py
|
||||
/body.py
|
||||
/errors.py
|
||||
/message.py
|
||||
/parser.py
|
||||
/unreader.py
|
||||
/wsgi.py
|
||||
7
venv/lib/python3.10/site-packages/gunicorn/http/__pycache__/.gitignore
vendored
Normal file
7
venv/lib/python3.10/site-packages/gunicorn/http/__pycache__/.gitignore
vendored
Normal 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
|
||||
Reference in New Issue
Block a user