diff --git a/.gitignore b/.gitignore index d43856f..fa7e39c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ .env *.html -**__pycache__/** \ No newline at end of file +**/__pycache__/** \ No newline at end of file