diff --git a/.gitignore b/.gitignore index b479ce7..2c80255 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,9 @@ .vscode/* .history/ +__pycache__/ + *.code-workspace *.env +*.pyc +Pipfile \ No newline at end of file