first commit
This commit is contained in:
commit
5fe65d6b44
|
|
@ -0,0 +1,11 @@
|
|||
__pycache__/
|
||||
*.pyc
|
||||
*.egg-info/
|
||||
.venv/
|
||||
venv/
|
||||
.pytest_cache/
|
||||
.mypy_cache/
|
||||
build/
|
||||
dist/
|
||||
data/
|
||||
.DS_Store
|
||||
Loading…
Reference in New Issue