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