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