diff --git a/.gitignore b/.gitignore index d48c759..5cd2e4d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .idea -.vscode \ No newline at end of file +.vscode +**/__pycache__/ \ No newline at end of file