diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..4d91992c --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +.idea +.ipynb_checkpoints +.mypy_cache +.vscode +__pycache__ +.pytest_cache +htmlcov