diff --git a/.gitignore b/.gitignore index 9607e9f..81f1533 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ __pycache__/** *.swp +.vscode/**