diff --git a/.gitignore b/.gitignore index e7385f6..69c176a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ pyerrors_corrlib.egg-info __pycache__ *.egg-info test.ipynb +.vscode +.venv +.pytest_cache \ No newline at end of file