added ignore files
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
/__init__.py
|
||||
/actions.py
|
||||
/common.py
|
||||
/core.py
|
||||
/exceptions.py
|
||||
/helpers.py
|
||||
/results.py
|
||||
/testing.py
|
||||
/unicode.py
|
||||
/util.py
|
||||
@@ -0,0 +1,10 @@
|
||||
/__init__.cpython-310.pyc
|
||||
/actions.cpython-310.pyc
|
||||
/common.cpython-310.pyc
|
||||
/core.cpython-310.pyc
|
||||
/exceptions.cpython-310.pyc
|
||||
/helpers.cpython-310.pyc
|
||||
/results.cpython-310.pyc
|
||||
/testing.cpython-310.pyc
|
||||
/unicode.cpython-310.pyc
|
||||
/util.cpython-310.pyc
|
||||
@@ -0,0 +1 @@
|
||||
/__init__.py
|
||||
@@ -0,0 +1 @@
|
||||
/__init__.cpython-310.pyc
|
||||
Reference in New Issue
Block a user