diff --git a/.gitignore b/.gitignore index 4ecd6f4..7ff3d3d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ *# *.swp .DS_Store -*.pyc \ No newline at end of file +*.pyc +.vscode/* \ No newline at end of file