diff --git a/.gitignore b/.gitignore index ee759a47..a12c166a 100644 --- a/.gitignore +++ b/.gitignore @@ -105,3 +105,6 @@ venv.bak/ # pycharm .idea/ + +# vscode +.vscode/ \ No newline at end of file