diff --git a/.gitignore b/.gitignore index 07a2a887b..fe8967857 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ __pycache__ .pytest_cache build dist +venv .vscode/settings.json