diff --git a/.gitignore b/.gitignore index 894a44c..072e63f 100644 --- a/.gitignore +++ b/.gitignore @@ -102,3 +102,6 @@ venv.bak/ # mypy .mypy_cache/ + +# editor +.vscode \ No newline at end of file