diff --git a/.gitignore b/.gitignore index 69c176a..f97ff98 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ __pycache__ test.ipynb .vscode .venv -.pytest_cache \ No newline at end of file +.pytest_cache +.coverage \ No newline at end of file