diff --git a/.gitignore b/.gitignore index 6b638aa..35153a1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ venv setiings.json -.vscode \ No newline at end of file +.vscode +__pycache__ \ No newline at end of file