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,9 @@
/__init__.py
/base.py
/candidates.py
/factory.py
/found_candidates.py
/provider.py
/reporter.py
/requirements.py
/resolver.py

View File

@@ -0,0 +1,9 @@
/__init__.cpython-310.pyc
/base.cpython-310.pyc
/candidates.cpython-310.pyc
/factory.cpython-310.pyc
/found_candidates.cpython-310.pyc
/provider.cpython-310.pyc
/reporter.cpython-310.pyc
/requirements.cpython-310.pyc
/resolver.cpython-310.pyc