diff --git a/.gitignore b/.gitignore index 916052a..1982764 100644 --- a/.gitignore +++ b/.gitignore @@ -105,4 +105,5 @@ venv.bak/ /src/config/Config.json /src/config/PrivateConfig.json -.idea/ \ No newline at end of file +.idea/ +.vscode/ \ No newline at end of file