diff --git a/.gitignore b/.gitignore index 398bcbe..72d7fb3 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ *.py[cod] # PIP stuff *.egg-info +# Visual studio code +.vscode \ No newline at end of file