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