added ignore files
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
/__init__.py
|
||||
/base.py
|
||||
@@ -0,0 +1,2 @@
|
||||
/__init__.cpython-310.pyc
|
||||
/base.cpython-310.pyc
|
||||
@@ -0,0 +1,2 @@
|
||||
/__init__.py
|
||||
/resolver.py
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
/__init__.cpython-310.pyc
|
||||
/resolver.cpython-310.pyc
|
||||
@@ -0,0 +1,9 @@
|
||||
/__init__.py
|
||||
/base.py
|
||||
/candidates.py
|
||||
/factory.py
|
||||
/found_candidates.py
|
||||
/provider.py
|
||||
/reporter.py
|
||||
/requirements.py
|
||||
/resolver.py
|
||||
+9
@@ -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
|
||||
Reference in New Issue
Block a user