diff --git a/.gitignore b/.gitignore index b09f816..3417468 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