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,11 @@
/__init__.py
/_asyncio.py
/_utils.py
/after.py
/before.py
/before_sleep.py
/nap.py
/retry.py
/stop.py
/tornadoweb.py
/wait.py

View File

@@ -0,0 +1,11 @@
/__init__.cpython-310.pyc
/_asyncio.cpython-310.pyc
/_utils.cpython-310.pyc
/after.cpython-310.pyc
/before.cpython-310.pyc
/before_sleep.cpython-310.pyc
/nap.cpython-310.pyc
/retry.cpython-310.pyc
/stop.cpython-310.pyc
/tornadoweb.cpython-310.pyc
/wait.cpython-310.pyc