diff --git a/.gitignore b/.gitignore index 3dd543b..b360572 100644 --- a/.gitignore +++ b/.gitignore @@ -104,4 +104,5 @@ venv.bak/ .mypy_cache/ # VsCode -.VsCode/ \ No newline at end of file +.VsCode/ +.vscode/ \ No newline at end of file