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,19 @@
/__init__.py
/__main__.py
/app.py
/blueprints.py
/cli.py
/config.py
/ctx.py
/debughelpers.py
/globals.py
/helpers.py
/logging.py
/py.typed
/sessions.py
/signals.py
/templating.py
/testing.py
/typing.py
/views.py
/wrappers.py