diff --git a/.gitignore b/.gitignore index d586409..f49b472 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ docker-composer.conf -.vscode/* \ No newline at end of file +.vscode/* +__pycache__/* \ No newline at end of file