diff --git a/.gitignore b/.gitignore index fcc62b70..0603b7ee 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ __pycache__ *.code-workspace venv -dist/ \ No newline at end of file +dist +.vscode/PythonImportHelper-v2-Completion.json