diff --git a/.gitignore b/.gitignore index b3c22eedfbd83..ca2d44df6205e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ **/*.rs.bk Cargo.lock .cargo/config -/.idea \ No newline at end of file +/.idea +/.vscode \ No newline at end of file