diff --git a/.gitignore b/.gitignore index cf2be46..11179d1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # Pycharm .idea/* +# VsCode +.vscode/* + # Apple OS X .DS_Store