diff --git a/.gitignore b/.gitignore index b427d5c5c..c21ad4de0 100644 --- a/.gitignore +++ b/.gitignore @@ -61,6 +61,9 @@ target/ # PyCharm .idea +# VS Code +.vscode + # Other stuff that doesn't belong .virtualenv virtualenv