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,5 @@
/__init__.py
/providers.py
/reporters.py
/resolvers.py
/structs.py

View File

@@ -0,0 +1,5 @@
/__init__.cpython-310.pyc
/providers.cpython-310.pyc
/reporters.cpython-310.pyc
/resolvers.cpython-310.pyc
/structs.cpython-310.pyc

View File

@@ -0,0 +1,2 @@
/__init__.py
/collections_abc.py

View File

@@ -0,0 +1,2 @@
/__init__.cpython-310.pyc
/collections_abc.cpython-310.pyc