diff --git a/.gitignore b/.gitignore index b1a41919..be48891f 100644 --- a/.gitignore +++ b/.gitignore @@ -65,4 +65,5 @@ install_manifest.txt /tests/logs/* # idea -.idea/ \ No newline at end of file +.idea/ +.vscode/ \ No newline at end of file