diff --git a/.gitignore b/.gitignore index 451fb35..8ee9a7e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ -.env -.idea \ No newline at end of file +__pycache__ +.idea +.vscode