Compare commits

...

2 Commits

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
__pycache__/
*.pyc
*.pyo
*.pyd
.pytest_cache/