diff --git a/.gitignore b/.gitignore index 1180f85..d6ea281 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ +.vscode/ +env/ + *.pyc *.code-snippets \ No newline at end of file