diff --git a/.gitignore b/.gitignore index 029519e0..ecc00b71 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ __pycache__/ -*.py[cod] \ No newline at end of file +*.py[cod] +.vscode \ No newline at end of file