added ignore files
This commit is contained in:
18
venv/lib/python3.10/site-packages/flask/__pycache__/.gitignore
vendored
Normal file
18
venv/lib/python3.10/site-packages/flask/__pycache__/.gitignore
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
/__init__.cpython-310.pyc
|
||||
/__main__.cpython-310.pyc
|
||||
/app.cpython-310.pyc
|
||||
/blueprints.cpython-310.pyc
|
||||
/cli.cpython-310.pyc
|
||||
/config.cpython-310.pyc
|
||||
/ctx.cpython-310.pyc
|
||||
/debughelpers.cpython-310.pyc
|
||||
/globals.cpython-310.pyc
|
||||
/helpers.cpython-310.pyc
|
||||
/logging.cpython-310.pyc
|
||||
/sessions.cpython-310.pyc
|
||||
/signals.cpython-310.pyc
|
||||
/templating.cpython-310.pyc
|
||||
/testing.cpython-310.pyc
|
||||
/typing.cpython-310.pyc
|
||||
/views.cpython-310.pyc
|
||||
/wrappers.cpython-310.pyc
|
||||
Reference in New Issue
Block a user